Compare commits
1 Commits
300ac43b83
...
f59110d0ce
Author | SHA1 | Date | |
---|---|---|---|
f59110d0ce |
@ -1,9 +1,6 @@
|
|||||||
#compdef git-changes
|
#compdef git-changes
|
||||||
#description Compare changes on this branch with another.
|
#description Compare changes on this branch with another.
|
||||||
|
|
||||||
_alternative \
|
_arguments '1: :(__git_branch_names __git_remote_branch_names __git_remote_branch_names_noprefix)'
|
||||||
'branches::__git_branch_names' \
|
|
||||||
'remote-branches::__git_remote_branch_names_noprefix' \
|
|
||||||
'remote-branches-prefix::__git_remote_branch_names'
|
|
||||||
|
|
||||||
# vim: ft=zsh
|
# vim: ft=zsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user