Correct location of git on Mac OS X
Posted
by
zcreem
on Super User
See other posts from Super User
or by zcreem
Published on 2011-03-17T23:23:59Z
Indexed on
2011/03/18
0:12 UTC
Read the original article
Hit count: 441
On Mac OS x 10.6.6 I have git installed in /usr/bin/ I wanted to update the got version however the the git installer puts it in /usr/local/git/bin/
I realise I could rearrange to path to point to the local one first but what I do not get is where the /usr/bin version came from.
Could it be part of an xcode install and lastly how would I delete correct it. I have looked and looked but find nothing and I didn't install it with ports etc. thanks
© Super User or respective owner