Closed gucki closed 12 years ago
git-flow-completion misses some subcommands for hotfix:
git flow hotfix -> finish help list start git flow hotfix help usage: git flow hotfix [list] [-v] git flow hotfix start [-F] <version> [<base>] git flow hotfix finish [-Fsumpk] <version> git flow hotfix publish <version> git flow hotfix track <version>
Pull request is here now: https://github.com/bobthecow/git-flow-completion/pull/22
git-flow-completion misses some subcommands for hotfix: