##// END OF EJS Templates
pull-requests: changed the order of close-branch after merge, so we don't leave open heads....
pull-requests: changed the order of close-branch after merge, so we don't leave open heads. Branches will be closed, and then merged based on the close commit. This is a proper and recommended workflow for feature branches and close option.

File last commit:

r1:854a839a default
r4436:37e7e17e 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