3 lines
151 B
Text
3 lines
151 B
Text
#compdef git-finish
|
|
#description smoothly finish a git-flow feature or hotfix branch
|
|
_arguments '1:branch:__git_branch_names' '2:pull request number:'
|