Possible Duplicate:
Problems Upgrading Git with Homebrew
I'm very close here -- I think I just need to create a symbolic link, but I'm not sure how (and why this is need). I'm on OSX Lion btw.
I've downloaded and installed git using this command.
brew install git
the response is
git-1.7.12 already installed, it's just not linked
How do I do this?
when I run
which git >/usr/bin/git
when I run
git --version >git version 1.7.4.4
My paths are fine
export PATH="/usr/local/bin:$PATH"
Again -- all I really need to know is how to set up the sym link. Thanks!
To reinstall: Go to https://git-scm.com/download/win and the installer will download for you. Click on the installer, and enter the custom installation directory that you wanted to install it to ( C:\Users\MY_UNAME ).
All you should need to do is:
brew link git
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With