<?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: I love staring at branches and shuffle, reorder and squash commits</title>
	<atom:link href="http://durdn.com/blog/2009/08/16/i-love-staring-at-branches-and-shuffle-reorder-and-squash-commits/feed/" rel="self" type="application/rss+xml" />
	<link>http://durdn.com/blog/2009/08/16/i-love-staring-at-branches-and-shuffle-reorder-and-squash-commits/</link>
	<description>modern alchemy for joyful living.</description>
	<lastBuildDate>Sat, 31 Oct 2009 20:06:41 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nick</title>
		<link>http://durdn.com/blog/2009/08/16/i-love-staring-at-branches-and-shuffle-reorder-and-squash-commits/comment-page-1/#comment-994</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://durdn.com/blog/?p=48#comment-994</guid>
		<description>The staging area is quite powerful, once you start using it. git commit --interactive I mentioned above is an example of a use for it. Splitting in-file hunks into separate commits is wonderful. Try it!

Github is a real motivation, trust me. It&#039;s a totally new way of interacting and coding together. It&#039;s not about servers and free hosting. It&#039;s about workflow and network with your peer developers. It&#039;s very valuable in my opinion.

I salute and I am happy that the Python team chose a DVCS, whichever it might be. It&#039;s a good thing(tm). And I read the whole PEP and discussions on why in the end they did go with mercurial. It makes perfect sense for them.

git and hg are both tremendous efforts and are revolutionizing software development. 

It&#039;s just that my fingers and brain is wrapped around git for now. And I love it.</description>
		<content:encoded><![CDATA[<p>The staging area is quite powerful, once you start using it. git commit &#8211;interactive I mentioned above is an example of a use for it. Splitting in-file hunks into separate commits is wonderful. Try it!</p>
<p>Github is a real motivation, trust me. It&#8217;s a totally new way of interacting and coding together. It&#8217;s not about servers and free hosting. It&#8217;s about workflow and network with your peer developers. It&#8217;s very valuable in my opinion.</p>
<p>I salute and I am happy that the Python team chose a DVCS, whichever it might be. It&#8217;s a good thing(tm). And I read the whole PEP and discussions on why in the end they did go with mercurial. It makes perfect sense for them.</p>
<p>git and hg are both tremendous efforts and are revolutionizing software development. </p>
<p>It&#8217;s just that my fingers and brain is wrapped around git for now. And I love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://durdn.com/blog/2009/08/16/i-love-staring-at-branches-and-shuffle-reorder-and-squash-commits/comment-page-1/#comment-993</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Mon, 17 Aug 2009 17:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://durdn.com/blog/?p=48#comment-993</guid>
		<description>Ok, let me be the Devil&#039;s advocate here. That page&#039;s comparison of Git and Mercurial does not provide enough motivation for preferring one over the other, IMHO.

1. Cheap local branching: Mercurial does this. And I&#039;ve never had problems with speed.
2. Staging area: Never had any good use for it. My workflow usually is add-&gt;commit immediately.
3. GitHub: Really? Is this a motivation, with today&#039;s cheap servers available all over the web?

Besides all of this, Mercurial was chosen by Guido Van Rossum for storing the python source code. Being a python lover yourself you should know better than piss  off the BDFL of python like that ;)</description>
		<content:encoded><![CDATA[<p>Ok, let me be the Devil&#8217;s advocate here. That page&#8217;s comparison of Git and Mercurial does not provide enough motivation for preferring one over the other, IMHO.</p>
<p>1. Cheap local branching: Mercurial does this. And I&#8217;ve never had problems with speed.<br />
2. Staging area: Never had any good use for it. My workflow usually is add-&gt;commit immediately.<br />
3. GitHub: Really? Is this a motivation, with today&#8217;s cheap servers available all over the web?</p>
<p>Besides all of this, Mercurial was chosen by Guido Van Rossum for storing the python source code. Being a python lover yourself you should know better than piss  off the BDFL of python like that <img src='http://durdn.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.246 seconds -->
