##// END OF EJS Templates
api: use consistent way to extract users, repos, repo groups and user groups by id or name....
api: use consistent way to extract users, repos, repo groups and user groups by id or name. - makes usage of Number vs String to differenciate if we pick objec ID or it's name this will allow easy fetching of objects by either id or it's name, including numeric string name - fixes #5230

File last commit:

r1:854a839a default
r1530:1efcb4ee default
Show More
workflow.rst
14 lines | 299 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _workflow:
Workflow Support
================
|RCE| supports a number of developer workflows depending on whichever setup
your team wishes to adopt. Use the information in the following sections to
get an idea of what may work best for you.
.. toctree::
workflow-fork
workflow-branch