<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Ciaran McCreesh's Blag</title>
	<atom:link href="http://ciaranm.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciaranm.wordpress.com</link>
	<description>Now with 17% more caffeine</description>
	<lastBuildDate>Sun, 15 Nov 2009 20:50:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How Round Is Your Circle? by Ciaran McCreesh</title>
		<link>http://ciaranm.wordpress.com/2009/11/12/how-round-is-your-circle/#comment-2002</link>
		<dc:creator>Ciaran McCreesh</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=673#comment-2002</guid>
		<description>What&#039;s there to say about it? It&#039;s another toy language.</description>
		<content:encoded><![CDATA[<p>What&#8217;s there to say about it? It&#8217;s another toy language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Round Is Your Circle? by Joel</title>
		<link>http://ciaranm.wordpress.com/2009/11/12/how-round-is-your-circle/#comment-2001</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=673#comment-2001</guid>
		<description>When will we hear Ciaran&#039;s take on Google&#039;s Go?</description>
		<content:encoded><![CDATA[<p>When will we hear Ciaran&#8217;s take on Google&#8217;s Go?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo Development Workflow by Ciaran McCreesh</title>
		<link>http://ciaranm.wordpress.com/2009/11/03/exherbo-development-workflow/#comment-1983</link>
		<dc:creator>Ciaran McCreesh</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=649#comment-1983</guid>
		<description>Pretty much any case. You want one or more remotes, just not named &#039;origin&#039;, since that&#039;s a highly undescriptive name that implies that there&#039;s a single origin for something.</description>
		<content:encoded><![CDATA[<p>Pretty much any case. You want one or more remotes, just not named &#8216;origin&#8217;, since that&#8217;s a highly undescriptive name that implies that there&#8217;s a single origin for something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo Development Workflow by Anonymous</title>
		<link>http://ciaranm.wordpress.com/2009/11/03/exherbo-development-workflow/#comment-1982</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=649#comment-1982</guid>
		<description>in what case wouldn&#039;t you want an origin?</description>
		<content:encoded><![CDATA[<p>in what case wouldn&#8217;t you want an origin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo Development Workflow by Ciaran McCreesh</title>
		<link>http://ciaranm.wordpress.com/2009/11/03/exherbo-development-workflow/#comment-1980</link>
		<dc:creator>Ciaran McCreesh</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=649#comment-1980</guid>
		<description>git init, git remote add, git fetch. I consider git pull to be harmful because it tries to do too much. It&#039;s much cleaner to use fetch, and then either merge or rebase by hand as you see fit after having reviewed what&#039;s changed.</description>
		<content:encoded><![CDATA[<p>git init, git remote add, git fetch. I consider git pull to be harmful because it tries to do too much. It&#8217;s much cleaner to use fetch, and then either merge or rebase by hand as you see fit after having reviewed what&#8217;s changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo Development Workflow by Erik Li</title>
		<link>http://ciaranm.wordpress.com/2009/11/03/exherbo-development-workflow/#comment-1979</link>
		<dc:creator>Erik Li</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=649#comment-1979</guid>
		<description>I&#039;m new to git and was just wondering: what is the alternative to git-clone? Do you just git-init a new folder and git-pull the repository? The problem with this is that then you can&#039;t just type &quot;git pull&quot; without specifying an upstream repository.</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to git and was just wondering: what is the alternative to git-clone? Do you just git-init a new folder and git-pull the repository? The problem with this is that then you can&#8217;t just type &#8220;git pull&#8221; without specifying an upstream repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automake and Parallel Tests by Michael Croes</title>
		<link>http://ciaranm.wordpress.com/2009/11/05/automake-and-parallel-tests/#comment-1918</link>
		<dc:creator>Michael Croes</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=659#comment-1918</guid>
		<description>Only when your eyes are on fire, you need to refer to a wishlist.</description>
		<content:encoded><![CDATA[<p>Only when your eyes are on fire, you need to refer to a wishlist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo Development Workflow by Ciaran McCreesh</title>
		<link>http://ciaranm.wordpress.com/2009/11/03/exherbo-development-workflow/#comment-1917</link>
		<dc:creator>Ciaran McCreesh</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=649#comment-1917</guid>
		<description>Because it tries to be too clever and set up too many things automatically. Case in point: it creates a remote named &#039;origin&#039;.</description>
		<content:encoded><![CDATA[<p>Because it tries to be too clever and set up too many things automatically. Case in point: it creates a remote named &#8216;origin&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exherbo Development Workflow by Ewoud Kohl van Wijngaarden</title>
		<link>http://ciaranm.wordpress.com/2009/11/03/exherbo-development-workflow/#comment-1916</link>
		<dc:creator>Ewoud Kohl van Wijngaarden</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=649#comment-1916</guid>
		<description>Why&#039;s git clone satan&#039;s work?</description>
		<content:encoded><![CDATA[<p>Why&#8217;s git clone satan&#8217;s work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changes to the Paludis Git Syncer by Exherbo Development Workflow &#171; Ciaran McCreesh&#8217;s Blag</title>
		<link>http://ciaranm.wordpress.com/2009/09/26/changes-to-the-paludis-git-syncer/#comment-1909</link>
		<dc:creator>Exherbo Development Workflow &#171; Ciaran McCreesh&#8217;s Blag</dc:creator>
		<pubDate>Tue, 03 Nov 2009 23:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranm.wordpress.com/?p=642#comment-1909</guid>
		<description>[...] is synced using sync = git+file:///home/users/ciaranm/repos/blah, with sync_options = --reset (as previously described). Others are synced as [...]</description>
		<content:encoded><![CDATA[<p>[...] is synced using sync = git+file:///home/users/ciaranm/repos/blah, with sync_options = &#8211;reset (as previously described). Others are synced as [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
