Git Mailing List Archive mirror
 help / color / mirror / Atom feed
* git push --quiet is not quiet
@ 2023-05-19  8:15 Hanno Böck
  2023-05-19  8:59 ` Kristoffer Haugsbakk
  2023-05-19  9:05 ` Jeff King
  0 siblings, 2 replies; 7+ messages in thread
From: Hanno Böck @ 2023-05-19  8:15 UTC (permalink / raw)
  To: git

I believe this is a bug in git: According to the man page for git push,
the -q/--quiet parameter should "Suppress all output".

However, it does not. To reproduce: Create a commit in a repo and run:
git push -q
remote: Resolving deltas: 100% (1/1), completed with 1 local object.


[System Info]
git version:
git version 2.40.1
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
uname: Linux 6.3.3 #1 SMP Thu May 18 21:38:29 CEST 2023 x86_64
compiler info: gnuc: 13.1
libc info: glibc: 2.37
$SHELL (typically, interactive shell): /bin/bash


-- 
Hanno Böck
https://hboeck.de/

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

end of thread, other threads:[~2023-06-06  1:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19  8:15 git push --quiet is not quiet Hanno Böck
2023-05-19  8:59 ` Kristoffer Haugsbakk
2023-05-19  9:05 ` Jeff King
2023-05-19  9:09   ` Hanno Böck
2023-05-19 20:42     ` Jeff King
2023-06-05 11:36   ` Taylor Blau
2023-06-06  1:57     ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).