Update the order of the elements of your PATH env. variable. I did this on my .bash_login file:
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin Hope it helps. On Mon, Feb 11, 2013 at 11:22 AM, Konstantin Khomoutov < [email protected]> wrote: > On Mon, 11 Feb 2013 08:09:08 -0800 (PST) > [email protected] wrote: > > > Hi! I just installed git 1.8.1.3 using the dmg downloaded from the > > official site. After installation (and mac restart) though, git > > --version still tells 1.6.4.2 > > > > How can I fix this? > > Does [1] help? > > 1. http://stackoverflow.com/a/10455668 > > -- > You received this message because you are subscribed to the Google Groups > "Git for human beings" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- *Juan Obando* about.me/juanchopx2 -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
