Update _git-changes to complete more branch names
This commit is contained in:
parent
9c4ee11ed9
commit
71ef3dfba5
@ -1,6 +1,8 @@
|
||||
#compdef git-changes
|
||||
#description Compare changes on this branch with another.
|
||||
|
||||
_arguments '1: :__git_remote_branch_names_noprefix'
|
||||
_alternative \
|
||||
'branches::__git_branch_names' \
|
||||
'remote-branches::__git_remote_branch_names'
|
||||
|
||||
# vim: ft=zsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user