Skip to content
Snippets Groups Projects
Commit 0dfa27e5 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

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
parent 24e51760
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment