Thread (34 messages) flat view 34 messages, 5 authors, 2016-06-15

Re: [PATCH] git send-email: allow any rev-list option as an argument.

From: Jeff King <hidden>
Date: 2016-06-15 22:45:34

On Sun, Nov 02, 2008 at 10:39:07AM +0100, Pierre Habouzit wrote:
Well it still messes the file/reference name conflict with no way to
prevent it because of the backward compatibility, and even if unlikely
it's still possible.
Hmm. As Junio mentioned, this is really an easier way of doing:

  git format-patch -o tmp "$@"
  $EDITOR tmp/*
  git send-email tmp

So I guess a wrapper program would suffice, that just called send-email.
But of course then you would have to think of a new name, and explain
the confusion between it and send-email.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help