summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Wagland <paul@kungfoocoder.org>2016-01-23 02:25:54 +0100
committerJunio C Hamano <gitster@pobox.com>2016-01-25 15:15:26 -0800
commitf7c2e1a0423c5c802607e915d3a8cff2ec6ffaf2 (patch)
treee61fb75fc3c1408ba179e33ce9402d002e0adb07
parent1b0b6dd0720572dcf90c264aeb91f96a017b0f25 (diff)
downloadgit-pw/completion-show-branch.tar.gz
completion: complete show-branch "--date-order"pw/completion-show-branch
Signed-off-by: Paul Wagland <paul@kungfoocoder.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--contrib/completion/git-completion.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index 6956807519..0b7f4dd6f1 100644
--- 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