completion: support format-patch's --cover-letter option
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
6d21667206
commit
be5f5bf027
@ -648,6 +648,7 @@ _git_format_patch ()
|
|||||||
--in-reply-to=
|
--in-reply-to=
|
||||||
--full-index --binary
|
--full-index --binary
|
||||||
--not --all
|
--not --all
|
||||||
|
--cover-letter
|
||||||
"
|
"
|
||||||
return
|
return
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user