<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Textmate and Git Bundle</title>
	<atom:link href="http://chrisjmears.com/2009/09/textmate-and-git-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjmears.com/2009/09/textmate-and-git-bundle/</link>
	<description>Web Developer Extraordinaire!</description>
	<lastBuildDate>Fri, 13 Jan 2012 15:41:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill</title>
		<link>http://chrisjmears.com/2009/09/textmate-and-git-bundle/comment-page-1/#comment-1533</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 28 Jul 2011 23:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://chrisjmears.com/?p=173#comment-1533</guid>
		<description>@jdbartlett but editing the path in TextMate&#039;s prefs has no effect. The Git bundle still looks for git in /opt/local/bin.

&quot;sh: line 1: /opt/local/bin/git: No such file or directory&quot;</description>
		<content:encoded><![CDATA[<p>@jdbartlett but editing the path in TextMate&#8217;s prefs has no effect. The Git bundle still looks for git in /opt/local/bin.</p>
<p>&#8220;sh: line 1: /opt/local/bin/git: No such file or directory&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://chrisjmears.com/2009/09/textmate-and-git-bundle/comment-page-1/#comment-1370</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 21 Dec 2010 02:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://chrisjmears.com/?p=173#comment-1370</guid>
		<description>jdbartlett,
excellent tip. thanx for posting the screenshot. finally the problem is solved. others were saying to use the shell variable TM_GIT with the path, which didn&#039;t work for me. anyhow, thanx for posting.</description>
		<content:encoded><![CDATA[<p>jdbartlett,<br />
excellent tip. thanx for posting the screenshot. finally the problem is solved. others were saying to use the shell variable TM_GIT with the path, which didn&#8217;t work for me. anyhow, thanx for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdbartlett</title>
		<link>http://chrisjmears.com/2009/09/textmate-and-git-bundle/comment-page-1/#comment-1080</link>
		<dc:creator>jdbartlett</dc:creator>
		<pubDate>Sun, 14 Nov 2010 18:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://chrisjmears.com/?p=173#comment-1080</guid>
		<description>I saw this on Twitter after the most recent TextMate update broke the git bundle for a few people. Creating soft links all over the place can end up being a bit of a mess. A cleaner and probably easier way to go about it is to make sure TextMate&#039;s PATH variable contains git&#039;s current location. You can edit the PATH variable from within TextMate here:

Preferences ? Advanced ? Shell Variables

You simply need to append git&#039;s current location: &quot;:/usr/local/bin&quot; in my case (I installed git with homebrew); but it would be &quot;:/opt/local/bin&quot; for Chris. Here&#039;s a screenshot of me editing my own path variable in case you&#039;re worried you&#039;re doing it wrong:

http://cl.ly/1y0B0f3h0S1Y1C0D1P3P</description>
		<content:encoded><![CDATA[<p>I saw this on Twitter after the most recent TextMate update broke the git bundle for a few people. Creating soft links all over the place can end up being a bit of a mess. A cleaner and probably easier way to go about it is to make sure TextMate&#8217;s PATH variable contains git&#8217;s current location. You can edit the PATH variable from within TextMate here:</p>
<p>Preferences ? Advanced ? Shell Variables</p>
<p>You simply need to append git&#8217;s current location: &#8220;:/usr/local/bin&#8221; in my case (I installed git with homebrew); but it would be &#8220;:/opt/local/bin&#8221; for Chris. Here&#8217;s a screenshot of me editing my own path variable in case you&#8217;re worried you&#8217;re doing it wrong:</p>
<p><a href="http://cl.ly/1y0B0f3h0S1Y1C0D1P3P" rel="nofollow">http://cl.ly/1y0B0f3h0S1Y1C0D1P3P</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

