<?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: Git autocomplete in Mac OS X</title>
	<atom:link href="http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/</link>
	<description>Pylons, rails, jQuery and other stuff that matters</description>
	<lastBuildDate>Wed, 25 Jan 2012 10:20:28 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sole</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-2005</link>
		<dc:creator>sole</dc:creator>
		<pubDate>Wed, 25 Jan 2012 10:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-2005</guid>
		<description>Just installed this and it works great. Thanks!

You might want to add a note though: if you add the source etc lines to your .profile file you&#039;ll need to log in and out in order to get the changes applied. Closing the terminal will not suffice, unlike when pasting those lines into .bash_profile, as .bash_profile is reloaded when a new terminal is opened.</description>
		<content:encoded><![CDATA[<p>Just installed this and it works great. Thanks!</p>
<p>You might want to add a note though: if you add the source etc lines to your .profile file you&#8217;ll need to log in and out in order to get the changes applied. Closing the terminal will not suffice, unlike when pasting those lines into .bash_profile, as .bash_profile is reloaded when a new terminal is opened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benxamin</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1874</link>
		<dc:creator>Benxamin</dc:creator>
		<pubDate>Tue, 13 Dec 2011 16:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1874</guid>
		<description>JOY! Thank you for the simple directions!</description>
		<content:encoded><![CDATA[<p>JOY! Thank you for the simple directions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advanced Git on the Mac (and probably Linux) &#171; Mitch Malone (dot Name)</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1469</link>
		<dc:creator>Advanced Git on the Mac (and probably Linux) &#171; Mitch Malone (dot Name)</dc:creator>
		<pubDate>Wed, 14 Sep 2011 06:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1469</guid>
		<description>[...] or simply wanted to be more certain of a name and had to do a git banch just to see the names etc. This tool allows you to tab-autocomplete a partial branch name much the same way bash [...]</description>
		<content:encoded><![CDATA[<p>[...] or simply wanted to be more certain of a name and had to do a git banch just to see the names etc. This tool allows you to tab-autocomplete a partial branch name much the same way bash [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henke</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1340</link>
		<dc:creator>henke</dc:creator>
		<pubDate>Mon, 22 Aug 2011 06:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1340</guid>
		<description>Thanks John! 
Would you mind updating that script to use the -L option in the curl command so that it would handle any redirects that github throws at it? :)</description>
		<content:encoded><![CDATA[<p>Thanks John!<br />
Would you mind updating that script to use the -L option in the curl command so that it would handle any redirects that github throws at it? <img src='http://www.codethatmatters.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gibb</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1306</link>
		<dc:creator>John Gibb</dc:creator>
		<pubDate>Wed, 17 Aug 2011 14:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1306</guid>
		<description>I wrote a one-liner that&#039;ll install this: eval &quot;$(curl -s https://gist.github.com/raw/972430/install-git-completion.sh)&quot;


for more info: &quot;http://johnfgibb.com/how-to-install-git-autocompletion</description>
		<content:encoded><![CDATA[<p>I wrote a one-liner that&#8217;ll install this: eval &#8220;$(curl -s <a href="https://gist.github.com/raw/972430/install-git-completion.sh)" rel="nofollow">https://gist.github.com/raw/972430/install-git-completion.sh)</a>&#8221;</p>
<p>for more info: &#8220;http://johnfgibb.com/how-to-install-git-autocompletion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Git a Reference &#124; Marcio Garcia</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1291</link>
		<dc:creator>Git a Reference &#124; Marcio Garcia</dc:creator>
		<pubDate>Thu, 11 Aug 2011 11:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1291</guid>
		<description>[...] http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/" rel="nofollow">http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henke</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1235</link>
		<dc:creator>henke</dc:creator>
		<pubDate>Sat, 16 Jul 2011 10:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1235</guid>
		<description>Ah thanks michael. I&#039;ve updated the the curl command!</description>
		<content:encoded><![CDATA[<p>Ah thanks michael. I&#8217;ve updated the the curl command!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael young</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-1232</link>
		<dc:creator>michael young</dc:creator>
		<pubDate>Fri, 15 Jul 2011 17:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-1232</guid>
		<description>I had to add the -L option. The https url has a 302 in there that redirects you to another location.</description>
		<content:encoded><![CDATA[<p>I had to add the -L option. The https url has a 302 in there that redirects you to another location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Git auto and tips (windows + OS X) &#124; Research, Dev and Share</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-436</link>
		<dc:creator>Git auto and tips (windows + OS X) &#124; Research, Dev and Share</dc:creator>
		<pubDate>Tue, 22 Mar 2011 17:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-436</guid>
		<description>[...] Then restart your terminal  Reference: http://denis.tumblr.com/post/71390665/adding-bash-completion-for-git-on-mac-os-x-leopard http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Then restart your terminal  Reference: <a href="http://denis.tumblr.com/post/71390665/adding-bash-completion-for-git-on-mac-os-x-leopard" rel="nofollow">http://denis.tumblr.com/post/71390665/adding-bash-completion-for-git-on-mac-os-x-leopard</a> <a href="http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/" rel="nofollow">http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roth IRA Conversion</title>
		<link>http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/comment-page-1/#comment-178</link>
		<dc:creator>Roth IRA Conversion</dc:creator>
		<pubDate>Wed, 09 Mar 2011 05:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codethatmatters.com/?p=121#comment-178</guid>
		<description>&lt;strong&gt;Roth IRA Rules...&lt;/strong&gt;

[...]we like to honor other sites on the web, even if they aren’t related to us, by linking to them. Below are some sites worth checking out[...]...</description>
		<content:encoded><![CDATA[<p><strong>Roth IRA Rules&#8230;</strong></p>
<p>[...]we like to honor other sites on the web, even if they aren’t related to us, by linking to them. Below are some sites worth checking out[...]&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

