The bundle updater uses the environmental variable TM_GIT, not the path, to determine the location of git. You should set it in.bash_profile to the location of git (check it with "which git" in the terminal). IFor example, if git was installed in the usual place, you'd put this line in your .bash_profile file:export TM_GIT /usr/local/git/bin/gitPennyOn Dec 22, 2010, at 3:39 AM, Lewis Overton wrote:A recent attempt to update bundles returned"sh: git: command not found"But in terminal, I seebash-$ git --versiongit version 1.7.3.1which is something new. What's happening?I'm running TM Version 1.5.10 (1623)Model Identifier: MacBook5,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2.4 GHz
with OS X 10.6.5
_______________________________________________
textmate mailing list
textmate@lists.macromates.com
http://lists.macromates.com/listinfo/textmate
_______________________________________________
textmate mailing list
textmate@lists.macromates.com
http://lists.macromates.com/listinfo/textmate