git-flow-completion
Bash, Zsh and fish completion support for git-flow.
The contained completion routines provide support for completing:
- git-flow init and version
- feature, hotfix and release branches
- remote feature, hotfix and release branch names
Special Installation for Bash
To use git-flow-compleations you must first install git-completion.
The Fine Print
Copyright (c) 2010-2015 Justin Hileman
Distributed under the MIT License