git/config/zsh/functions/_git-finish

4 lines
151 B
Plaintext

#compdef git-finish
#description smoothly finish a git-flow feature or hotfix branch
_arguments '1:branch:__git_branch_names' '2:pull request number:'