##// END OF EJS Templates
repo-permissions: add set/un-set of private repository from permissions page....
repo-permissions: add set/un-set of private repository from permissions page. - this adds consistent 1way of controlling all permissiosn from permissions page - properly flushses caches on this change - adds better UX

File last commit:

r3290:ac4e4e5a default
r4189:021154b4 stable
Show More
supported-workflows.rst
9 lines | 280 B | text/x-rst | RstLexer
/ docs / collaboration / supported-workflows.rst
project: added all source files and assets
r1 Supported Workflows
-------------------
docs: added SAML documentation....
r3290 |RCE| can be used to develop using a variety of different workflows.
project: added all source files and assets
r1
* Centralized, using |svn|, |git|, or |hg| |repos|
* Feature-Branch, using |git| or |hg| |repos|
* Fork-Pull, using |git| or |hg| |repos|
* Gitflow, using |git| |repos|