On Tue, 2015-10-13 at 14:11 -0700, Junio C Hamano wrote:
> Andy Shevchenko writes:
>
> > My often use case is to do:
> > % git format-patch --cover-letter --subject-prefix="PATCH
> > vN" rev1^..revXYZ
> > % $GIT_EDITOR -*
> > % git
;PATCH vN"
rev1^..revXYZ
P.S. Going further we can even introduce something like --valid-cmd to
send-email to run, for example, checkpatch.pl.
Signed-off-by: Andy Shevchenko
---
git-send-email.perl | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/git-send-email.pe
2 matches
Mail list logo