Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mg/complete-cherry-mark-to-log'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Apr 2016 21:12:39 +0000
(14:12 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Apr 2016 21:12:40 +0000
(14:12 -0700)
The completion scripts (in contrib/) did not include the
"--cherry-mark" option when completing "git log <HT>".
* mg/complete-cherry-mark-to-log:
completion: complete --cherry-mark for git log
contrib/completion/git-completion.bash
patch
|
blob
|
history
raw
(from parent 1:
b330051
)
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index ffe60048c1e50a2b3d9282cbab09721710232fbe..34024754d9296b56c194a7959afb7b7f28402457 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-1458,6
+1458,7
@@
_git_log ()
--relative-date --date=
--pretty= --format= --oneline
--show-signature
+ --cherry-mark
--cherry-pick
--graph
--decorate --decorate=