From: Junio C Hamano <gitster@pobox.com>
To: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Implement rebase -q to fix pull --rebase -q
Date: Tue, 02 Dec 2008 23:54:39 -0800 [thread overview]
Message-ID: <7vej0pheww.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1228277212-5917-1-git-send-email-tuncer.ayaz@gmail.com> (Tuncer Ayaz's message of "Wed, 3 Dec 2008 05:06:52 +0100")
Tuncer Ayaz <tuncer.ayaz@gmail.com> writes:
> This is needed on top of the fetch/pull -q/-v changes
> to make
> $ git pull --rebase -q
> as quiet as expected.
I am not sure if this is worth it, in the sense that it is not really
quiet enough (iow, it is not what I expect even though you claim "as
expected" here), and in another sense that making it really quiet may not
be what we want anyway.
How are you dealing with messages from the actual replaying of each local
commit on top of what is fetched? In order to be able to tell where you
are when one of them fail in conflicts, you cannot stay silent while doing
so.
next prev parent reply other threads:[~2008-12-03 7:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 4:06 [PATCH] Implement rebase -q to fix pull --rebase -q Tuncer Ayaz
2008-12-03 4:09 ` Tuncer Ayaz
2008-12-03 7:54 ` Junio C Hamano [this message]
2008-12-03 8:07 ` Tuncer Ayaz
2008-12-03 8:26 ` Junio C Hamano
2008-12-03 8:35 ` Tuncer Ayaz
2008-12-03 21:14 ` Junio C Hamano
2008-12-03 22:21 ` Tuncer Ayaz
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=7vej0pheww.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=tuncer.ayaz@gmail.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).