From: Junio C Hamano <junkio@cox.net>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Larry Streepy <larry@lightspeed.com>,
git@vger.kernel.org
Subject: Re: removal of "percent done" messages from git pull
Date: Mon, 19 Feb 2007 15:01:04 -0800 [thread overview]
Message-ID: <7vsld169cf.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.63.0702191611410.22628@wbgn013.biozentrum.uni-wuerzburg.de> (Johannes Schindelin's message of "Mon, 19 Feb 2007 16:12:18 +0100 (CET)")
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
>> Or (as done in StGIT for some messages), only print those interactive
>> messages when stdout is a tty, i.e. "if (isatty(1))".
>
> You mean something like this?
>
> --
> [PATCH] fetch: make things quiet when not outputting to a tty
>
> Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Please grep for 'git.fetch-pack' again. Its output is list of
object names and the refnames where they live in the remote and
consumed by the later stages of git-fetch script.
next prev parent reply other threads:[~2007-02-19 23:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-16 16:48 removal of "percent done" messages from git pull Larry Streepy
2007-02-16 17:47 ` Peter Baumann
2007-02-16 19:56 ` Larry Streepy
2007-02-19 13:11 ` Catalin Marinas
2007-02-19 15:12 ` Johannes Schindelin
2007-02-19 15:30 ` Catalin Marinas
2007-02-19 23:01 ` Junio C Hamano [this message]
2007-02-19 23:53 ` Johannes Schindelin
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=7vsld169cf.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=Johannes.Schindelin@gmx.de \
--cc=catalin.marinas@arm.com \
--cc=git@vger.kernel.org \
--cc=larry@lightspeed.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).