Merge branch 'pw/completion-show-branch' into maint
* pw/completion-show-branch: completion: complete show-branch "--date-order"
This commit is contained in:
commit
39abb2ed48
@ -2372,7 +2372,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
|
||||
|
Loading…
Reference in New Issue
Block a user