##// END OF EJS Templates
softstrip: fix a reference to an undefined variable...
softstrip: fix a reference to an undefined variable `backupfile` wasn't defined if no backup was requested. Let's set it to `None` by default, which matches what regular `repair.strip()` does. Differential Revision: https://phab.mercurial-scm.org/D9985

File last commit:

r46661:f105c49e default
r47265:cd915434 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer