<?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: Personal Branches with Git</title>
	<atom:link href="http://fooberry.com/2009/02/16/personal-branches-with-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://fooberry.com/2009/02/16/personal-branches-with-git/</link>
	<description>Sweetness Without Context</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: mark</title>
		<link>http://fooberry.com/2009/02/16/personal-branches-with-git/comment-page-1/#comment-892</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 16 Feb 2009 23:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://fooberry.com/?p=657#comment-892</guid>
		<description>@Sean True. TFS doesn&#039;t cut it more than Git is saving the day.</description>
		<content:encoded><![CDATA[<p>@Sean True. TFS doesn&#8217;t cut it more than Git is saving the day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://fooberry.com/2009/02/16/personal-branches-with-git/comment-page-1/#comment-890</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 16 Feb 2009 19:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://fooberry.com/?p=657#comment-890</guid>
		<description>Git is great, but I have to point out that the pain that inspired this post is more closely related to TFS&#039;s special clumsiness than any special cleverness in git.

For example, you could do this screencast with svn cp and svn switch rather than git branch and git checkout. I didn&#039;t choose svn arbitrarily: TFS is architecturally and algorithmically very close to svn (not a coincidence!). What&#039;s remarkable about this use case is not that it showcases Git excellence or advantages of dvcs more generally, but that it exposes just how damaging to your productivity the relatively superficial mistakes Microsoft made in their implementation can be.</description>
		<content:encoded><![CDATA[<p>Git is great, but I have to point out that the pain that inspired this post is more closely related to TFS&#8217;s special clumsiness than any special cleverness in git.</p>
<p>For example, you could do this screencast with svn cp and svn switch rather than git branch and git checkout. I didn&#8217;t choose svn arbitrarily: TFS is architecturally and algorithmically very close to svn (not a coincidence!). What&#8217;s remarkable about this use case is not that it showcases Git excellence or advantages of dvcs more generally, but that it exposes just how damaging to your productivity the relatively superficial mistakes Microsoft made in their implementation can be.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
