Mercurial > hg
diff doc/gendoc.py @ 38151:0dfa27e53c57
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
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 25 May 2018 16:00:37 +0530 |
parents | ff874d34c856 |
children | 170926caf44c |