Ryan, I ran it, here is the output:
bash bash-3.2$ export PATH=/usr/local/git/bin:$PATH bash-3.2$ git --version git version 1.7.9.1 bash-3.2$ exit Unfortunately I still receive "git: Command not found" when I enter git status at the prompt in ANY of my git enabled directories. Also, I did an echo $PATH after running your command and the path has not changed. Any thoughts? -- 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.
