From: Paul Wagland Date: Sat, 23 Jan 2016 01:25:54 +0000 (+0100) Subject: completion: complete show-branch "--date-order" X-Git-Tag: v2.7.1~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7c2e1a0423c5c802607e915d3a8cff2ec6ffaf2;p=thirdparty%2Fgit.git completion: complete show-branch "--date-order" Signed-off-by: Paul Wagland Signed-off-by: Junio C Hamano --- 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