##// 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
[bumpversion]
current_version = 4.20.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]