-
Notifications
You must be signed in to change notification settings - Fork 97
How to install hubflow in Windows? #89
Comments
Hubflow is currently written as UNIX shell scripts. If you install Cygwin, that might allow Hubflow to work on Windows for now. |
@stuartherbert This issue is simply like an instructional wiki about installing hubflow in Windows. |
@stuartherbert Can I use both git-extras and hubflow? |
I’m not familiar with git-extras. Hubflow doesn’t do anything weird, so it should play nicely with other extensions. If you run into any issues, please open a new issue here on GitHub and I’ll take a look.
|
You might be interested in this. |
Just as a heads-up, HubFlow does seem to work fine on Windows after following the install steps in the OP. I'm not exactly a power user (just inherited a project that already used it), but I haven't run into any OS-specific shenanigans. Just did an update earlier and wish I'd have seen DarinMacRae's post though; I haven't tried that install script yet but perhaps that will do the trick. |
How to install hubflow in Windows?
Clone latest hubflow
git clone https://github.com/datasift/gitflow hubflow cd hubflow
Copy all
git-hf
prefixed files tobin
directory in git installation directoryInitialize and Update latest
shflags
submoduleTest hubflow
git hf help
The text was updated successfully, but these errors were encountered: