Mercurial > hg
diff mercurial/debugcommands.py @ 33082:f9e50ee4c52b
merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove()
The code inside workingfilectx.remove() is a straight call to
repo.wvfs.unlinkpath, so this should be a no-op.
author | Phil Cohen <phillco@fb.com> |
---|---|
date | Sun, 25 Jun 2017 16:58:26 -0700 |
parents | e21b750c9b9e |
children | 05906b8e1d23 |