From: Martin Renold <martinxyz@gmx.ch>
To: git@vger.kernel.org
Subject: Re: [PATCH] git status -q (similar to subversion)
Date: Sun, 28 Jun 2009 23:01:17 +0200 [thread overview]
Message-ID: <20090628210117.GA7821@old.homeip.net> (raw)
In-Reply-To: <20090628185218.GB8634@sigio.peff.net>
On Sun, Jun 28, 2009 at 02:52:18PM -0400, Jeff King wrote:
> 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).
>
> It seems from the subject like you are trying to emulate a similar
> option in "svn status".
As a former svn user I also miss -q. I like to keep untracked non-ignored
files lying around as a short-term TODO list.
I think the point is not SVN compatibility. The point is that SVN just got
the commandline interface right here ;-) because -q easier to discover and
remember (many programs have --quiet/-q). And when you use it you will use
it several times in a row. For this -uno is already too much to bother
typing (assuming you have an alias 'git st').
bye,
Martin
next prev parent reply other threads:[~2009-06-28 21:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-27 20:57 [PATCH] git status -q (similar to subversion) Unknown
2009-06-28 18:52 ` Jeff King
2009-06-28 21:01 ` Martin Renold [this message]
2009-06-30 5:33 ` Jeff King
2009-06-30 15:14 ` Martin Renold
2009-06-30 15:33 ` Jeff King
2009-07-01 8:37 ` Paolo Bonzini
2009-06-28 22:44 ` David Aguilar
2009-06-29 19:39 ` Unknown
2009-06-30 5:33 ` Jeff King
2009-06-30 16:56 ` Unknown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090628210117.GA7821@old.homeip.net \
--to=martinxyz@gmx.ch \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).