Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/2] Add "--only-untracked" flag to status commands.

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:43:30

Johannes Schindelin [off-list ref] writes:
Would it not be better to imitate the "-x" and "-X" options of ls-files, 
then?  You could achieve the effect you desire by "git status -x \*"
then.
That's equivalent feature-wise, but a bit slower performance-wise (the
proposed patch skips file listing totally). But since the use-case for
it is not the common case, it probably doesn't matter (and in case,
it's possible to hardcode an optimisation if the pattern is "*").

-- 
Matthieu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help