When trying to use some of the commands from the Git bundle for TextMate (eg. 'Show Uncommited Changes') I get an error message like 'sh: line 1: git: command not found'.
How do I make TextMate work with Git?
|
2
|
|
|
|
|
|
http://theappleblog.com/2008/01/09/textmate-no-longer-a-reason-to-avoid-git/
To find the path to your git binary, type "which git" on the command line. And of course, make sure Git is installed. |
||||||
|