git/dot-config/zsh/functions/_git-finish
2023-10-23 15:15:06 +11:00

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:'