Is it possible for me to install 2 copies of git on my Mac? I have git 1.6.3.3 under /opt/local/bin/git, I would like to install a newer version of git in a different location on Mac OS X. How can I do that?
Thank you.
feedback
|
|
Okay, if you are compiling yourself, then a simple
(and then | |||
|
feedback
|
|
Just install the new version. They will still be compatible. (no guarentees on 2.0 whenever they make it, but there should be no incompatibilites between two 1.6.x versions) | |||
|
feedback
|