git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-rebase doesn't forward --quiet to git-checkout
@ 2015-04-27 19:05 Sam Cates
  2015-04-28  5:17 ` [PATCH] rebase: silence "git checkout" for noop rebase Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Cates @ 2015-04-27 19:05 UTC (permalink / raw)
  To: git

STEPS TO REPRODUCE:
1. git checkout master
2. git rebase --quiet master topic

EXPECTED RESULTS:
The checkout and rebase occur with no output.

ACTUAL RESULTS:
The output from the checkout is not suppressed.

Thanks,
Sam

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

end of thread, other threads:[~2015-04-28  5:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27 19:05 git-rebase doesn't forward --quiet to git-checkout Sam Cates
2015-04-28  5:17 ` [PATCH] rebase: silence "git checkout" for noop rebase Jeff King

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).