Merge branch 'pw/completion-show-branch'
* pw/completion-show-branch: completion: complete show-branch "--date-order"maint
commit
47c33b45d1
|
@ -2373,7 +2373,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