##// END OF EJS Templates
graft: use cmdstate.delete() to delete the state file...
graft: use cmdstate.delete() to delete the state file Previous patches start using state.cmdstate() class for statefiles. The class has a function delete() to delete the state file. This patch replaces the existing repo.vfs.unlink() with that delete() function. Differential Revision: https://phab.mercurial-scm.org/D3656

File last commit:

r30346:9cc438bf default
r38168:0dfa27e5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer