Versions Compared

Key

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

...

Code Block
git flow init -f

Uninstalling

Mac OS X:

Code Block
brew unlink git-flow

Linux:

Code Block
sudo yum erase gitflow

...