##// 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.
marcink -
r1125:ee691b6f default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / middleware
utils
__init__.py Loading ...
appenlight.py Loading ...
csrf.py Loading ...
error_handling.py Loading ...
https_fixup.py Loading ...
request_wrapper.py Loading ...
simplegit.py Loading ...
simplehg.py Loading ...
simplesvn.py Loading ...
simplevcs.py Loading ...
vcs.py Loading ...