271
edits
| Line 30: | Line 30: | ||
=== Download and Install GIT === | === Download and Install GIT === | ||
Download and install GIT for OSX. Grab the latest version from Google Code: | There are different possibilities to install GIT. | ||
[http://code.google.com/p/git-osx-installer/ http://code.google.com/p/git-osx-installer/] | Option 1: Download and install GIT for OSX. Grab the latest version from Google Code: | ||
[http://code.google.com/p/git-osx-installer/ http://code.google.com/p/git-osx-installer/] | |||
Option 2: install via MacPorts in Terminal with "sudo port install git-core" | |||
=== Install MacPorts === | === Install MacPorts === | ||
edits