Ryan,

Thanks for your help.  Here is the output:

echo $PATH
/usr/local/mysql/bin:/usr/local/mysql/bin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 
/usr/local/git/bin

As you can see, git is now in the PATH - BUT - it is preceded by a space 
not a colon so when I type "git status" in any git directory, I still 
receive "git: Command not found"

I'm assuming the problem is the space/colon?

-- 
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 git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to