brew install git-flow
git flow init
git flow feature start <branch>
git flow feature finish <feature>