bash: add missing format-patch command line options
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de> Acked-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
7de931c3c2
commit
8108513422
@ -838,6 +838,8 @@ _git_format_patch ()
|
|||||||
--not --all
|
--not --all
|
||||||
--cover-letter
|
--cover-letter
|
||||||
--no-prefix --src-prefix= --dst-prefix=
|
--no-prefix --src-prefix= --dst-prefix=
|
||||||
|
--inline --suffix= --ignore-if-in-upstream
|
||||||
|
--subject-prefix=
|
||||||
"
|
"
|
||||||
return
|
return
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user