##// END OF EJS Templates
archives: optimize performance of repo archive option by delegating all logic to vcsserver....
archives: optimize performance of repo archive option by delegating all logic to vcsserver. - sending GBs of data over the wire was slow and very memory consuming

File last commit:

r4530:bf38af4f default
r4536:2e292c98 default
Show More
.bumpversion.cfg
5 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.23.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]