Compare commits
1 Commits
f59110d0ce
...
300ac43b83
Author | SHA1 | Date | |
---|---|---|---|
300ac43b83 |
@ -1,6 +1,9 @@
|
||||
#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_noprefix' \
|
||||
'remote-branches-prefix::__git_remote_branch_names'
|
||||
|
||||
# vim: ft=zsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user