Compare commits
1 Commits
5e877e516b
...
855fb9d1f4
Author | SHA1 | Date | |
---|---|---|---|
855fb9d1f4 |
@ -1,6 +1,6 @@
|
|||||||
#compdef git-changes
|
#compdef git-changes
|
||||||
#description Compare changes on this branch with another.
|
#description Compare changes on this branch with another.
|
||||||
|
|
||||||
_arguments '1: :__git_remote_branch_names_noprefix'
|
_arguments '1: :(`__git_branch_names` `__git_remote_branch_names` `__git_remote_branch_names_noprefix`)'
|
||||||
|
|
||||||
# vim: ft=zsh
|
# vim: ft=zsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user