Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pw/completion-show-branch'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Feb 2016 22:16:05 +0000
(14:16 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Feb 2016 22:16:05 +0000
(14:16 -0800)
* pw/completion-show-branch:
completion: complete show-branch "--date-order"
contrib/completion/git-completion.bash
patch
|
blob
|
history
raw
(from parent 1:
103c95d
)
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 800e0bb1af45dfb12b4bd8b9e1404e534dc8c96c..8e783eacf1b9d0b17d9f6350ff722d28548af23c 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-2373,7
+2373,7
@@
_git_show_branch ()
case "$cur" in
--*)
__gitcomp "
- --all --remotes --topo-order --current --more=
+ --all --remotes --topo-order --
date-order --
current --more=
--list --independent --merge-base --no-name
--color --no-color
--sha1-name --sparse --topics --reflog