— by Abhisek Pattnaik <[email protected]>
git clone https://github.com/datasift/gitflow hubflow
cd hubflowcp 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-shFlagsgit hf helpNOTE: 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.
NOTE: If using gitbash, the
git-install-diris/mingw64. If you encounter apermission deniederror when attempting to copy the hubflow files as outlined above, run git bash as an administrator.
the above required executing in powershell with admin privileges, but after when i tried
git hf help:git: 'hf' is not a git command