From: Todd Zullinger <tmz@pobox.com>
To: Clemens Buchacher <drizzd@aon.at>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
jkeating@redhat.com
Subject: Re: [PATCH] propagate --quiet to send-pack/receive-pack
Date: Sat, 30 Jul 2011 16:15:24 -0400 [thread overview]
Message-ID: <20110730201524.GD20477@zaya.localdomain> (raw)
In-Reply-To: <20110730121014.GA899@toss.lan>
[-- Attachment #1: Type: text/plain, Size: 933 bytes --]
Clemens Buchacher wrote:
> Currently, git push --quiet produces some non-error output, e.g.:
>
> $ git push --quiet
> Unpacking objects: 100% (3/3), done.
>
> Add the --quiet option to send-pack/receive-pack and pass it to
> unpack-objects in the receive-pack codepath and to receive-pack in
> the push codepath.
>
> This fixes a bug reported for the fedora git package:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=725593
Thank you very much for the patch Clemens. I've done some light
testing and it seems to fix the issue that Jesse reported. I'll leave
it up to the more compentent folks here to comment further.
Thanks again,
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Never argue with an idiot. First, they drag you down to their level,
then beat you with experience.
-- Ben Adams
[-- Attachment #2: Type: application/pgp-signature, Size: 543 bytes --]
prev parent reply other threads:[~2011-07-30 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-30 12:10 [PATCH] propagate --quiet to send-pack/receive-pack Clemens Buchacher
2011-07-30 20:15 ` Todd Zullinger [this message]
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=20110730201524.GD20477@zaya.localdomain \
--to=tmz@pobox.com \
--cc=drizzd@aon.at \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jkeating@redhat.com \
/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 NNTP newsgroup(s).