Thread (11 messages) flat view 11 messages, 5 authors, 2016-06-15

Re: [PATCH] git status -q (similar to subversion)

From: Jeff King <hidden>
Date: 2016-06-15 22:47:00

On Sat, Jun 27, 2009 at 10:57:13PM +0200, Unknown wrote:
Here is a tiny patch adding -q option to git status.
It means -uno (Show no untracked files).

Not sure where to add that in documentation.
Maybe in git-commit man just below -u:
-q (for git-status only, equals to -uno).
Or something like this?
I'm not sure if this is a good idea. As you mention, there is already
"-uno" to accomplish the same thing. So we are making the interface
redundant.

It seems from the subject like you are trying to emulate a similar
option in "svn status". But my understanding (and I was never a big
subversion user, so I am going off of things said on the git list) is
that there are quite a few differences between "svn status" and "git
status".  Enough that we do not want users to really equate them (a
subject which has come up over and over on the list).

In other words, it seems like we are at best simply adding a redundant
option, and at worst, confusing people even more about the equivalence
between the "status" commands of the two systems.

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