gitflow
gitflow copied to clipboard
install manually (windows)
I think sudo commands don't work in windows, so how to install git-flow on windows manually?
Manually would entail you're on your own. You can use cygwin, have admin privileges and skip the sudo.
You can also use another POSIX environment like msys for mingw.
Point is that these instructions are not for cmd.exe in vanilla windows.
Maybe that help screen should be split in manual instructions for windows/linux?