Mercurial > hg
comparison mercurial/mail.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 | b306120844bf |
children | 0407a51b9d8c |
comparison
equal
deleted
inserted
replaced
33081:6582dc01aca3 | 33082:f9e50ee4c52b |
---|