I installed Github for Mac, which works fine, but I can\'t run git commands from Terminal. Do I have another git that needs to be installed? Or do I have to enable some opti
Git can be installed in a number of ways on OSX:
1) If you have MacPorts installed, you can install it through that by opening up a terminal and doing:
sudo port install git
2) Download it from the official site & mount & install the .dmg: http://git-scm.com/download/mac