]> asedeno.scripts.mit.edu Git - git.git/blobdiff - contrib/completion/git-completion.bash
Merge branch 'maint'
[git.git] / contrib / completion / git-completion.bash
index 8722a687954ec47a538eff45d41434deedf717fb..8f70e1efc11553ce2360fab8693e2749a3fc36b4 100755 (executable)
@@ -648,6 +648,7 @@ _git_format_patch ()
                        --in-reply-to=
                        --full-index --binary
                        --not --all
+                       --cover-letter
                        "
                return
                ;;