All of lore.kernel.org
 help / color / mirror / Atom feed
* checkout -q not quiet enough
@ 2012-03-13 18:19 Randal L. Schwartz
  2012-03-13 20:08 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Randal L. Schwartz @ 2012-03-13 18:19 UTC (permalink / raw)
  To: git


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"?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-26 23:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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   ` [PATCH 0/2] checkout/branch --quiet fixes Jeff King
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.