Git Mailing List Archive mirror
 help / color / mirror / Atom feed
From: "Kristoffer Haugsbakk" <code@khaugsbakk.name>
To: "Hanno Böck" <hanno@hboeck.de>
Cc: git@vger.kernel.org
Subject: Re: git push --quiet is not quiet
Date: Fri, 19 May 2023 10:59:21 +0200	[thread overview]
Message-ID: <de4a7ce5-f12e-46be-a897-adb36068dd47@app.fastmail.com> (raw)
In-Reply-To: <20230519101505.416d0963.hanno@hboeck.de>

Hi

On Fri, May 19, 2023, at 10:15, Hanno Böck wrote:
> I believe this is a bug in git: According to the man page for git push,
> the -q/--quiet parameter should "Suppress all output".

Looks like the message is coming from the remote. If I make a fresh
fresh commit in a fork I get this message from GitHub:

```
remote:
remote: Create a pull request for 'test-push' on GitHub by visiting:
remote:      https://github.com/LemmingAvalanche/git/pull/new/test-push
remote:
```

The delta message has the same `remote:` prefix.

`git push --quiet` does keep quiet when I test it locally (i.e. no
interference from the forge).

-- 
Kristoffer Haugsbakk

  reply	other threads:[~2023-05-19  9:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19  8:15 git push --quiet is not quiet Hanno Böck
2023-05-19  8:59 ` Kristoffer Haugsbakk [this message]
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=de4a7ce5-f12e-46be-a897-adb36068dd47@app.fastmail.com \
    --to=code@khaugsbakk.name \
    --cc=git@vger.kernel.org \
    --cc=hanno@hboeck.de \
    /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).