On 18 Jan 2008, at 22:49, Michael Melanson wrote:
Alain Ravet wrote:
On Dec 12, 2007 9:45 PM, Michael Sheets mummer@whitefalls.org wrote:
See: http://macromates.com/textmate/manual/shell_commands#search_path Especially the part past "Important".
It worked fine. Thanks Michael. Alain
I ran into this problem too, because I have git in a non-standard location.
I found that while it can be overridden in SCM::Git with the TM_GIT variable, the "Commit...", "Show Log" and "Revert" commands don't use this value.
Below is a patch that makes these commands use the value of @git in SCM::Git. If it seems good, please let me know what I should do to get this applied to the tree.
Thanks, I have committed the patch.