Compare commits

..

1 Commits

Author SHA1 Message Date
5e877e516b Update _git-changes to complete more branch names 2018-10-23 17:51:43 +01:00

View File

@@ -1,6 +1,6 @@
#compdef git-changes
#description Compare changes on this branch with another.
_arguments '1: :__git_remote_branch_names'
_arguments '1: :(`__git_branch_names` `__git_remote_branch_names` `__git_remote_branch_names_noprefix`'
# vim: ft=zsh