Git not working on MAC OS X Lion?

You need to add the default install location, /usr/local, to your ~/.bash_profile.

export PATH=$PATH:/usr/local/git/bin/
source ~/.bash_profile

Comments

Thanks I needed that to get Drupal up and running.

Yes, I am also having this problem. I will try to work it out. Thanks sharing.

I encountered the same problem. Imma try this one out if it works. Thanks.
-forex contest

Add new comment