All of lore.kernel.org
 help / color / mirror / Atom feed
* git send-email -v n fails
@ 2017-08-02 13:46 Olaf Hering
  2017-08-02 16:35 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2017-08-02 13:46 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]

I think send-email should understand all options of format-patch.
At least for '-v n' this fails, one has to type '--reroll-count n' as a
workaround with git version 2.13.3:

+ git send-email -v 2 --annotate --confirm=always --to-cmd=scripts/get_maintainer.pl 'HEAD^'
fatal: ambiguous argument '2': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
format-patch -o /tmp/fVUtbB6OWI 1 HEAD^: command returned error: 128

Olaf

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-02 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 13:46 git send-email -v n fails Olaf Hering
2017-08-02 16:35 ` Junio C Hamano

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.