Re: [take 2] git send-email updates

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pierre Habouzit
Date: Saturday, November 15, 2008 - 3:05 pm

On Wed, Nov 12, 2008 at 12:14:20AM +0000, Junio C Hamano wrote:

You can do that doing:

git send-email --format-patch master..fixes -- Documentation/

I've kept the `--` usual meaning, and it's sent to git-format-patch
verbatim and it'll work, so it's not required to change the meaning of
the options for that.

[sorry for the late reply, I've been somehow busy lately]

The sole conflict we have is when there is a path/rev conflict *before*
the `--` because of the legacy of git-send-email. I believe that
--format-patch should still allow to send patches passed on the command
line, this way.


That's sane and I like it.
--=20
=C2=B7O=C2=B7  Pierre Habouzit
=C2=B7=C2=B7O                                                madcoder@debia=
n.org
OOO                                                http://www.madism.org
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git send-email improvements, Pierre Habouzit, (Fri Oct 31, 3:57 am)
[PATCH 3/3] git send-email: add --annotate option, Pierre Habouzit, (Fri Oct 31, 3:57 am)
Further enhancement proposal for git-send-email, Pierre Habouzit, (Fri Oct 31, 5:36 am)
Re: [PATCH 2/3] git send-email: do not ask questions when ..., Francis Galiegue, (Sat Nov 1, 10:34 am)
Re: [PATCH 2/3] git send-email: do not ask questions when ..., Francis Galiegue, (Sat Nov 1, 12:56 pm)
Re: [PATCH 3/3] git send-email: add --annotate option, Junio C Hamano, (Sat Nov 1, 11:23 pm)
Re: [PATCH 3/3] git send-email: add --annotate option, Pierre Habouzit, (Sun Nov 2, 2:51 am)
Re: [PATCH 3/3] git send-email: add --annotate option, Matthieu Moy, (Mon Nov 3, 5:18 am)
[take 2] git send-email updates, Pierre Habouzit, (Tue Nov 4, 9:24 am)
[PATCH 3/5] git send-email: add --annotate option, Pierre Habouzit, (Tue Nov 4, 9:24 am)
[take 2] git send-email updates, Pierre Habouzit, (Mon Nov 10, 4:53 pm)
[PATCH 3/4] git send-email: add --annotate option, Pierre Habouzit, (Mon Nov 10, 4:54 pm)
Re: [take 2] git send-email updates, Junio C Hamano, (Tue Nov 11, 1:30 pm)
Re: [take 2] git send-email updates, Pierre Habouzit, (Tue Nov 11, 3:13 pm)
Re: [take 2] git send-email updates, Junio C Hamano, (Tue Nov 11, 5:14 pm)
Re* [take 2] git send-email updates, Junio C Hamano, (Wed Nov 12, 5:01 pm)
Re: [take 2] git send-email updates, Pierre Habouzit, (Sat Nov 15, 3:05 pm)
Re: Re* [take 2] git send-email updates, Pierre Habouzit, (Sat Nov 15, 3:07 pm)