##// END OF EJS Templates
exceptions: don't log error the lookup method errors. This happens so often we spam...
exceptions: don't log error the lookup method errors. This happens so often we spam the logs with errors , while it's simply commit not found. Other backends don't report this anyway exception HG.

File last commit:

r2895:5aa6464f merge default
r2908:76c75f2d default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.13.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]