This is a fork DataSift's HubFlow branching model
Install it the same, except point at [email protected]:j-walker23/gitflow.git
Everything is the same except I tried to complete the latest release that was in progress 1.6.0, and add any nice features/fixes i wanted.
Adds the 'git hf' Git extension to provide high-level repository operations for My fork of DataSift's HubFlow branching model, which is based on Vincent Driessen’s original blog post.
git clone [email protected]:j-walker23/gitflow.git
cd gitflow
sudo ./install.sh
Windows users will need something like Cygwin in order to use this extension.
Upgrading to the latest version of the HubFlow tools is very easy:
sudo git hf upgrade
See our tutorial website to learn more about the GitFlow branching model and how to use the HubFlow tools.
To see what's new in each release, see our Changelog.
HubFlow is published under the liberal terms of the BSD License, see the LICENSE file. Although the BSD License does not require you to share any modifications you make to the source code, you are very much encouraged and invited to contribute back your modifications to the community, preferably in a Github fork, of course.