Git Mailing List Archive mirror
 help / color / mirror / Atom feed
From: "Hanno Böck" <hanno@hboeck.de>
To: git@vger.kernel.org
Subject: git push --quiet is not quiet
Date: Fri, 19 May 2023 10:15:05 +0200	[thread overview]
Message-ID: <20230519101505.416d0963.hanno@hboeck.de> (raw)

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/

             reply	other threads:[~2023-05-19  8:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19  8:15 Hanno Böck [this message]
2023-05-19  8:59 ` git push --quiet is not quiet 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

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=20230519101505.416d0963.hanno@hboeck.de \
    --to=hanno@hboeck.de \
    --cc=git@vger.kernel.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).