All of lore.kernel.org
 help / color / mirror / Atom feed
* git push --quiet option does not seem to work
@ 2016-05-13 21:21 Chris B
  2016-05-13 22:33 ` Jeff King
  0 siblings, 1 reply; 14+ messages in thread
From: Chris B @ 2016-05-13 21:21 UTC (permalink / raw)
  To: git

Hi I am using 2.8.2.windows.1 and writing Powershell scripts doing
some Git stuff.

I have to use the --quiet option for git because it constantly outputs
progress to stderr.

However, it seems that --quiet does not actually work in git push. The
output still goes to stderr.
When there are changes committed to push it always outputs something
to stderr. If there is nothing to push, then it actually is silent.

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

end of thread, other threads:[~2016-05-17  0:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-13 21:21 git push --quiet option does not seem to work Chris B
2016-05-13 22:33 ` Jeff King
2016-05-15 20:29   ` Chris B
2016-05-15 20:34     ` Chris B
2016-05-15 21:23     ` Jeff King
2016-05-16  0:51       ` Chris B
2016-05-16  0:58         ` Jeff King
2016-05-16 13:13           ` Chris B
2016-05-16 13:28             ` Johannes Schindelin
2016-05-16 13:37               ` Jeff King
2016-05-16 14:32                 ` Chris B
2016-05-16 15:04                   ` Johannes Schindelin
2016-05-16 15:17                     ` Jeff King
2016-05-17  0:06                       ` Chris B

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.