##// END OF EJS Templates
error-handling: Remove if condition to check if the response is a vcs response....
error-handling: Remove if condition to check if the response is a vcs response. We moved the VCS middleware out of the error handling. Therefore we don't need to skip the error handling anymore.

File last commit:

r868:2073cad3 merge default
r949:706ee3c3 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]