[TxMt] Re: git not found

Melissa Chase mpchase at mac.com
Thu Dec 23 13:26:05 UTC 2010


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/git


Penny


On 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 see
> 
>  bash-$ git --version
> git version 1.7.3.1
> 
> which 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 at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20101223/56207652/attachment.html>


More information about the textmate mailing list