Mercurial > hg
comparison mercurial/dagparser.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 | 56b2bcea2529 |
children | c91013452b33 |
comparison
equal
deleted
inserted
replaced
33081:6582dc01aca3 | 33082:f9e50ee4c52b |
---|