##// END OF EJS Templates
dirstate: introduce an internal `_remove` method...
dirstate: introduce an internal `_remove` method We want to split current user of `dirstate.remove` between `hg rm`-like cases and update of the dirstate coming from update/merge. To do this we will introduce new API. The first step is to introduces an internal function that these new API migh use (or not use) to distinct between the migrated users and the others. Differential Revision: https://phab.mercurial-scm.org/D11011

File last commit:

r45863:f55c47f4 default
r48390:c5190adc default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer