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:
1b0b6dd
)
completion: complete show-branch "--date-order"
author
Paul Wagland
<redacted>
Sat, 23 Jan 2016 01:25:54 +0000
(
02:25
+0100)
committer
Junio C Hamano
<redacted>
Mon, 25 Jan 2016 23:15:26 +0000
(15:15 -0800)
Signed-off-by: Paul Wagland <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 69568075191af7b22fc4e9e556cdcd3c19dc7a51..0b7f4dd6f14756a0c0864e2e7ceadde272faf516 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-2368,7
+2368,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
git clone https://git.99rst.org/PROJECT