author | Pierre Habouzit <madcoder@debian.org> | |
Mon, 10 Nov 2008 23:54:01 +0000 (00:54 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Nov 2008 04:31:29 +0000 (20:31 -0800) | ||
commit | 8fd5bb7f44b7192a564ebe4f9db376af9fe148ec | |
tree | b332c9e6042d51852300a9e283045f388573a788 | tree | snapshot |
parent | 5df9fcf695a0ba85abfeed68efb3b1c5890068d6 | commit | diff |
git send-email: add --annotate option
This allows to review every patch (and fix various aspects of them, or
comment them) in an editor just before being sent. Combined to the fact
that git send-email can now process revision lists, this makes git
send-email and efficient way to review and send patches interactively.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This allows to review every patch (and fix various aspects of them, or
comment them) in an editor just before being sent. Combined to the fact
that git send-email can now process revision lists, this makes git
send-email and efficient way to review and send patches interactively.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt | diff | blob | history | |
git-send-email.perl | diff | blob | history |