##// 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:

r3191:23b5897f default
r4436:37e7e17e default
Show More
README.txt
7 lines | 216 B | text/plain | TextLexer
This is template rcextensions.
To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.
Changes to rcextensions requires restart of RhodeCode instances.