From: Jeff King <peff@peff.net>
To: "Randal L. Schwartz" <merlyn@stonehenge.com>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: [PATCH 0/2] checkout/branch --quiet fixes
Date: Mon, 26 Mar 2012 19:49:44 -0400 [thread overview]
Message-ID: <20120326234944.GA1901@sigill.intra.peff.net> (raw)
In-Reply-To: <20120313200842.GA23664@sigill.intra.peff.net>
On Tue, Mar 13, 2012 at 04:08:43PM -0400, Jeff King wrote:
> > checkout without -q:
> >
> > Switched to a new branch 'projects/DUH-11'
> > Branch projects/DUH-11 set up to track remote branch projects/DUH-11 from origin.
> >
> > checkout with -q:
> >
> > Branch projects/DUH-11 set up to track remote branch projects/DUH-11 from origin.
> >
> > Bug or feature? If feature, how do I get it "more q'ey"?
>
> Bug, I think. You'd need something like the patch below, except that:
Here it is cleaned up and with commit messages.
[1/2]: checkout: suppress tracking message with "-q"
[2/2]: teach "git branch" a --quiet option
Nobody commented on my "something like this" patch, but I think that is
largely because this topic is insanely boring.
-Peff
next prev parent reply other threads:[~2012-03-26 23:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 18:19 checkout -q not quiet enough Randal L. Schwartz
2012-03-13 20:08 ` Jeff King
2012-03-26 23:49 ` Jeff King [this message]
2012-03-26 23:51 ` [PATCH 1/2] checkout: suppress tracking message with "-q" Jeff King
2012-03-26 23:51 ` [PATCH 2/2] teach "git branch" a --quiet option Jeff King
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=20120326234944.GA1901@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=merlyn@stonehenge.com \
/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).