зеркало из https://github.com/microsoft/git.git
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:
Родитель
7de931c3c2
Коммит
8108513422
|
@ -838,6 +838,8 @@ _git_format_patch ()
|
|||
--not --all
|
||||
--cover-letter
|
||||
--no-prefix --src-prefix= --dst-prefix=
|
||||
--inline --suffix= --ignore-if-in-upstream
|
||||
--subject-prefix=
|
||||
"
|
||||
return
|
||||
;;
|
||||
|
|
Загрузка…
Ссылка в новой задаче