How to install GIT on OS-X in under 5 minutes:

git --version

I personally, also like to set:

git config --global color.ui "auto"