##// END OF EJS Templates
merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove()...
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.

File last commit:

r32206:c4858385 default
r33082:f9e50ee4 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer