<?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: Rails plugin install from specific git branch</title>
	<atom:link href="http://craigjolicoeur.com/blog/rails-plugin-install-from-specific-git-branch/feed" rel="self" type="application/rss+xml" />
	<link>http://craigjolicoeur.com/blog/rails-plugin-install-from-specific-git-branch</link>
	<description>code with a purpose</description>
	<lastBuildDate>Sat, 09 Jul 2011 15:49:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Nathan Bertram</title>
		<link>http://craigjolicoeur.com/blog/rails-plugin-install-from-specific-git-branch/comment-page-1#comment-23132</link>
		<dc:creator>Nathan Bertram</dc:creator>
		<pubDate>Fri, 12 Nov 2010 00:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://craigjolicoeur.com/blog/?p=100#comment-23132</guid>
		<description>Thanks for pointing me in the right direction :) If you want to checkout a specific tag you can use 

./script/plugin install git://github.com/cpjolicoeur/my_plugin.git -r &#039;tag v1.1.1&#039;</description>
		<content:encoded><![CDATA[<p>Thanks for pointing me in the right direction :) If you want to checkout a specific tag you can use </p>
<p>./script/plugin install git://github.com/cpjolicoeur/my_plugin.git -r &#8216;tag v1.1.1&#8242;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Neighbors</title>
		<link>http://craigjolicoeur.com/blog/rails-plugin-install-from-specific-git-branch/comment-page-1#comment-10251</link>
		<dc:creator>Derek Neighbors</dc:creator>
		<pubDate>Tue, 19 May 2009 19:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://craigjolicoeur.com/blog/?p=100#comment-10251</guid>
		<description>Definitely comes in handy when needed.</description>
		<content:encoded><![CDATA[<p>Definitely comes in handy when needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

