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

r4427:111df3fe default
r4436:37e7e17e default
Show More
.bumpversion.cfg
5 lines | 144 B | text/x-ini | IniLexer
project: added all source files and assets
r1 [bumpversion]
release: Bump version 4.19.0 to 4.20.0
r4427 current_version = 4.20.0
project: added all source files and assets
r1 message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]