From: Jakub Narebski <jnareb@gmail.com>
To: "Tor Arne Vestbø" <torarnv@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 1/2] git-rebase: Add --stat and --no-stat for producing diffstat on rebase
Date: Sun, 01 Mar 2009 13:47:06 -0800 (PST) [thread overview]
Message-ID: <m3zlg4ud9v.fsf@localhost.localdomain> (raw)
In-Reply-To: <1235942908-5419-2-git-send-email-torarnv@gmail.com>
Tor Arne Vestbø <torarnv@gmail.com> writes:
> The behavior of --verbose is unchanged, but uses a different state
> variable internally, so that the meaning of verbose output may be
> expanded without affecting the diffstat. This is also reflected in
> the documentation.
>
> The configuration option rebase.stat works the same was as merg.stat,
> but the default is currently false.
>
> Signed-off-by: Tor Arne Vestbø <torarnv@gmail.com>
> ---
> Documentation/git-rebase.txt | 17 ++++++++++++++++-
> git-rebase.sh | 25 ++++++++++++++++++-------
> t/t3406-rebase-message.sh | 23 ++++++++++++++++++++++-
> 3 files changed, 56 insertions(+), 9 deletions(-)
>
You have to update also Documentation/config.txt
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2009-03-01 21:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-01 21:28 [PATCH 0/2] git-pull: Allow --stat and --no-stat to be used with --rebase Tor Arne Vestbø
2009-03-01 21:28 ` [PATCH 1/2] git-rebase: Add --stat and --no-stat for producing diffstat on rebase Tor Arne Vestbø
2009-03-01 21:28 ` [PATCH 2/2] git-pull: Allow --stat and --no-stat to be used with --rebase Tor Arne Vestbø
2009-03-01 21:47 ` Jakub Narebski [this message]
2009-03-01 22:11 ` [PATCH v2] git-rebase: Add --stat and --no-stat for producing diffstat on rebase Tor Arne Vestbø
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=m3zlg4ud9v.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=torarnv@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 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.