— by Abhisek Pattnaik <[email protected]>
git clone https://github.com/datasift/gitflow hubflow
cd hubflow
cp git-hf* <git-install-dir>/bin/
cp hubflow-common <git-install-dir>/bin/
git submodule update --remote --init --checkout
cp shFlags/src/shflags <git-install-dir>/bin/hubflow-shFlags
git hf help
NOTE: Neither Hubflow or Gitflow workflow support fork and PR workflow for Open Source projects. You'll have to manually do that. Just follow the nvie's gitflow workflow as a bird's eye view reference.
thanks to @halfbaked 's revision: https://gist.github.com/halfbaked/ec7cd2d40458a7f33961d648edefb001 it works. your install directory is actually
C:\Program Files\Git\mingw64\bin