From: Larry Streepy <larry@lightspeed.com>
To: Peter Baumann <siprbaum@stud.informatik.uni-erlangen.de>
Cc: git@vger.kernel.org
Subject: Re: removal of "percent done" messages from git pull
Date: Fri, 16 Feb 2007 13:56:05 -0600 [thread overview]
Message-ID: <45D60C55.4060005@lightspeed.com> (raw)
In-Reply-To: <slrnetbrgm.ahb.siprbaum@xp.machine.xx>
Hi Peter,
Yes, I did try that, but the underlying "git-fetch" command complains about
improper usage. So it seems that git-fetch-pack is not being called (or it
is called from git-fetch and git-fetch is failing to understand -q).
Thanks,
Larry.
Peter Baumann wrote:
> Larry Streepy <larry@lightspeed.com> schrieb:
>> I run a nightly script to build and test our product. I capture all the
>> output and email it to interested parties. One very annoying thing is the
>> "percent done" messages that come out of git pull. It results in log files
>> that look like this:
>>
>
> Have you tried with -q to make it more silent? (I didn't try this, but
> normaly the git porcelain commands just pass the options they don't
> understand to the underlying core commands; and git-fetch-pack has the
> option -q for quiet)
>
> -Peter
next prev parent reply other threads:[~2007-02-16 19:56 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 [this message]
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
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=45D60C55.4060005@lightspeed.com \
--to=larry@lightspeed.com \
--cc=git@vger.kernel.org \
--cc=siprbaum@stud.informatik.uni-erlangen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.