##// END OF EJS Templates
simplevcs: fix a typo when running detection of vcs backend....
simplevcs: fix a typo when running detection of vcs backend. - the flag should be explicit_scm which skips detection of VCS systems. This improves the speed of calls by not trying to look for a valid vcs.

File last commit:

r999:f30a7e53 merge default
r1125:ee691b6f 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]