##// END OF EJS Templates
sparse: drop the useless wrapping of `dirstate.set_untracked`...
sparse: drop the useless wrapping of `dirstate.set_untracked` The code of the wrapper only act in the case where the file is not tracked, so this has not effect for `untracked`. In addition the message explicitly mention `add` of a file and no test are breaking if we drop this. So we drop this for simplicity and cleanup

File last commit:

r46661:f105c49e default
r50253:05da1f16 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer