Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See Installing on Windows -- I updated cygwin and then found their wget command syntax was wrong; below is what worked for me:

 

Code Block
wget -q --no-check-certificate https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh

...