1
0
mirror of https://github.com/git/git.git synced 2024-09-28 10:00:54 +02:00

completion: complete show-branch "--date-order"

Signed-off-by: Paul Wagland <paul@kungfoocoder.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Paul Wagland 2016-01-23 02:25:54 +01:00 committed by Junio C Hamano
parent 1b0b6dd072
commit f7c2e1a042

View File

@ -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