Skip to content
Vincent Driessen edited this page Dec 6, 2011 · 15 revisions

Installing on Mac OS X

Homebrew

If you're using homebrew, it's simple:

$ brew install git-flow

MacPorts

If you're using MacPorts, it's simple, too:

$ port install git-flow
Clone this wiki locally