Can't install Git
- by davemc
Im following the tutorial below to install git.
https://help.github.com/articles/set-up-git
However when I get to the end where I need to install the helper into the same directory where Git itself is installed i get the following error:
Davids-iMac:~ davidcavanagh$ which git
/usr/bin/git
Davids-iMac:~ davidcavanagh$ sudo mv…