##// END OF EJS Templates
vcs: Do not pass the backend key into the scm app instances....
vcs: Do not pass the backend key into the scm app instances. We used the key as a value for a response header. Since this header is removed there is no need to pass the backend key araound.

File last commit:

r868:2073cad3 merge default
r951:8ff080b9 default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.5.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]