Code

Merge branch 'sb/format-patch-signature'
[git.git] / contrib / completion / git-completion.bash
index aebb0b689040c3f1c1023e3ddf07779178a6bdfb..14874377afca6de0629814240086c64ff19df26d 100755 (executable)
@@ -1052,7 +1052,7 @@ _git_format_patch ()
                        --numbered --start-number
                        --numbered-files
                        --keep-subject
-                       --signoff
+                       --signoff --signature --no-signature
                        --in-reply-to= --cc=
                        --full-index --binary
                        --not --all
@@ -1726,6 +1726,7 @@ _git_config ()
                format.headers
                format.numbered
                format.pretty
+               format.signature
                format.signoff
                format.subjectprefix
                format.suffix