Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> --- This obviously is on top of my "make bash completion a first class citizen" patch. I haven't heard any comments about that, yet. git-completion.bash | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/git-completion.bash b/git-completion.bash index 4ea727b..0d6ba71 100755 --- a/git-completion.bash +++ b/git-completion.bash @@ -645,6 +645,7 @@ _git_format_patch () --in-reply-to= --full-index --binary --not --all + --cover-letter " return ;; -- 1.5.4.2.265.geabed - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html