##// END OF EJS Templates
git hook handler shouldn't ever use cache instances...
git hook handler shouldn't ever use cache instances - moved cache invalidation into finally block so we invalidate at latest possible stage - added scm_instance_no_cache property to get non cached scm instances always
marcink -
r3354:cf00e8d3 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / utils
__init__.py Loading ...
annotate.py Loading ...
archivers.py Loading ...
baseui_config.py Loading ...
compat.py Loading ...
diffs.py Loading ...
fakemod.py Loading ...
filesize.py Loading ...
helpers.py Loading ...
hgcompat.py Loading ...
imports.py Loading ...
lazy.py Loading ...
lockfiles.py Loading ...
ordered_dict.py Loading ...
paths.py Loading ...
progressbar.py Loading ...
termcolors.py Loading ...