Mercurial > hg
comparison tests/test-status-color.t @ 42008:7f6b375a8903
fix: allow fixing untracked files when given as arguments
It's more useful to fix the file than to silently avoid it when the user does
this:
hg fix --working-dir untracked-file
We will still do nothing to ignored files, even if they are specified. This may
be safer, given that such files can unexpectedly slip into the arguments via a
shell glob or fileset.
Differential Revision: https://phab.mercurial-scm.org/D6165
author | Danny Hooper <hooper@google.com> |
---|---|
date | Thu, 21 Mar 2019 18:35:39 -0700 |
parents | 34d9846023e6 |
children | 9c9e0b4b2ca7 |
comparison
equal
deleted
inserted
replaced
42007:b5511845f9d5 | 42008:7f6b375a8903 |
---|