git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6d21667
)
completion: support format-patch's --cover-letter option
author
Johannes Schindelin
<redacted>
Thu, 21 Feb 2008 16:21:49 +0000
(16:21 +0000)
committer
Junio C Hamano
<redacted>
Thu, 28 Feb 2008 02:13:40 +0000
(18:13 -0800)
Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 8722a687954ec47a538eff45d41434deedf717fb..8f70e1efc11553ce2360fab8693e2749a3fc36b4 100755
(executable)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-648,6
+648,7
@@
_git_format_patch ()
--in-reply-to=
--full-index --binary
--not --all
+ --cover-letter
"
return
;;
git clone https://git.99rst.org/PROJECT