April 11, 2009

Installing Git on OS X with the fancy stuff

To install git with macports use the following:

sudo port install git-core +doc+svn+bash_completion+gitweb


🚀