<?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: A Treatise On The History Of Distributed Version Control</title>
	<atom:link href="http://archlinux.me/dusty/2013/01/20/a-treatise-on-the-history-of-distributed-version-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://archlinux.me/dusty/2013/01/20/a-treatise-on-the-history-of-distributed-version-control/</link>
	<description>A little more of everything, please</description>
	<lastBuildDate>Mon, 13 May 2013 06:25:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jakub Narebski</title>
		<link>http://archlinux.me/dusty/2013/01/20/a-treatise-on-the-history-of-distributed-version-control/#comment-20162</link>
		<dc:creator>Jakub Narebski</dc:creator>
		<pubDate>Fri, 25 Jan 2013 15:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=872#comment-20162</guid>
		<description><![CDATA[@btubbs: Git doesn&#039;t allow to &quot;partially type commands if you’ve given enough characters to disambiguate&quot; (and I am not sure if it could be considered to be added, as adding new command could make abbreviation no longer work), but it has tab-completion of commands, options and parameters, and does support aliased.]]></description>
		<content:encoded><![CDATA[<p>@btubbs: Git doesn&#8217;t allow to &#8220;partially type commands if you’ve given enough characters to disambiguate&#8221; (and I am not sure if it could be considered to be added, as adding new command could make abbreviation no longer work), but it has tab-completion of commands, options and parameters, and does support aliased.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: btubbs</title>
		<link>http://archlinux.me/dusty/2013/01/20/a-treatise-on-the-history-of-distributed-version-control/#comment-20116</link>
		<dc:creator>btubbs</dc:creator>
		<pubDate>Tue, 22 Jan 2013 21:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=872#comment-20116</guid>
		<description><![CDATA[I admit to being envious of the curation done on the commit history for things like the Linux kernel.  That&#039;s a good example of where an understandable history is hugely important.

Nice job making this post about mutable vs immutable histories instead of Git vs Mercurial.

I&#039;ve gotten value in the past from being able to drill down exactly and &quot;hg blame&quot; the changeset that introduced a particular bug.  Some of the examples above threaten to subvert that, because commits from several users would be lumped into one.

But I don&#039;t do it that often, and I think I&#039;d probably get more value from the curated history if I had to choose.

I do feel that the Mercurial CLI is a lot more human friendly than Git&#039;s.  There seem to be a lot fewer obscure terms, commands, and command options to learn.  And though it&#039;s a trivial difference, I really like Mercurial&#039;s feature of letting you partially type commands if you&#039;ve given enough characters to disambiguate what you want to do.  I&#039;ll have to see what git-extras offers.]]></description>
		<content:encoded><![CDATA[<p>I admit to being envious of the curation done on the commit history for things like the Linux kernel.  That&#8217;s a good example of where an understandable history is hugely important.</p>
<p>Nice job making this post about mutable vs immutable histories instead of Git vs Mercurial.</p>
<p>I&#8217;ve gotten value in the past from being able to drill down exactly and &#8220;hg blame&#8221; the changeset that introduced a particular bug.  Some of the examples above threaten to subvert that, because commits from several users would be lumped into one.</p>
<p>But I don&#8217;t do it that often, and I think I&#8217;d probably get more value from the curated history if I had to choose.</p>
<p>I do feel that the Mercurial CLI is a lot more human friendly than Git&#8217;s.  There seem to be a lot fewer obscure terms, commands, and command options to learn.  And though it&#8217;s a trivial difference, I really like Mercurial&#8217;s feature of letting you partially type commands if you&#8217;ve given enough characters to disambiguate what you want to do.  I&#8217;ll have to see what git-extras offers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert Kéri</title>
		<link>http://archlinux.me/dusty/2013/01/20/a-treatise-on-the-history-of-distributed-version-control/#comment-20061</link>
		<dc:creator>Norbert Kéri</dc:creator>
		<pubDate>Sun, 20 Jan 2013 23:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/dusty/?p=872#comment-20061</guid>
		<description><![CDATA[Very nice article. I have started off working with distributed version control with mercurial, and for the current job I&#039;m using git, and I strongly relate to everything you said. Both of them can do what the other can, but because they follow a different a mentality, some things are easier in one, and some are harder than in the other.]]></description>
		<content:encoded><![CDATA[<p>Very nice article. I have started off working with distributed version control with mercurial, and for the current job I&#8217;m using git, and I strongly relate to everything you said. Both of them can do what the other can, but because they follow a different a mentality, some things are easier in one, and some are harder than in the other.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
