<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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:<div><br></div><div>export TM_GIT /usr/local/git/bin/git</div><div><br></div><div><br></div><div>Penny<br><div><div><br></div><div><div><br><div><div>On Dec 22, 2010, at 3:39 AM, Lewis Overton wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">A recent attempt to update bundles returned <div><br></div><div>"sh: git: command not found"</div><div><br></div><div>But in terminal, I see</div><div><br></div><div><div> bash-$ git --version</div><div>git version 1.7.3.1</div>
</div><div><br></div><div>which is something new. What's happening?</div><div><br></div><div>I'm running TM Version 1.5.10 (1623)</div><div>




<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 141.9px; text-indent: -141.9px; font: 11.0px 'Lucida Grande'}
span.Apple-tab-span {white-space:pre}
</style><p class="p1">Model Identifier:<span class="Apple-tab-span">      </span>MacBook5,1</p><p class="p1">  Processor Name:<span class="Apple-tab-span">      </span>Intel Core 2 Duo</p><p class="p1">  Processor Speed:<span class="Apple-tab-span">       </span>2.4 GHz</p><p class="p1">with OS X 10.6.5</p></div>
<br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate</blockquote></div><br></div></div></div></div></body></html>