<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mattdavid.net &#187; Version Control</title>
	<atom:link href="http://mattdavid.net/category/version-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattdavid.net</link>
	<description></description>
	<lastBuildDate>Wed, 24 Feb 2010 06:42:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Git And You</title>
		<link>http://mattdavid.net/2009/01/20/git-and-you/</link>
		<comments>http://mattdavid.net/2009/01/20/git-and-you/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 05:01:08 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://mattdavid.net/2009/01/20/git-and-you/</guid>
		<description><![CDATA[Git is the new hotness.  There are other distributed version control systems, but git seems to be the one that&#8217;s taken off the most from what I&#8217;ve seen.  There&#8217;s Mercurial (the command &#8220;hg&#8221; is pretty sweet) or Bazaar (does anyone use this?), but it seems that most all of the projects I&#8217;m interested in that [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmattdavid.net%2F2009%2F01%2F20%2Fgit-and-you%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmattdavid.net%2F2009%2F01%2F20%2Fgit-and-you%2F&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Git is the new hotness.  There are other <a href="http://en.wikipedia.org/wiki/Distributed_revision_control">distributed version control systems</a>, but git seems to be the one that&#8217;s taken off the most from what I&#8217;ve seen.  There&#8217;s Mercurial (the command &#8220;hg&#8221; is pretty sweet) or Bazaar (does anyone use this?), but it seems that most all of the projects I&#8217;m interested in that use dvcs are using git (I&#8217;m looking at you <a href="http://www.ironruby.net/">IronRuby</a>.)</p>
<p>Git may be a bit confusing when you first start working with it, but fortunately, <a title="http://gitready.com/" href="http://gitready.com/">http://gitready.com/</a> has a bunch of tips for dealing with git day to day.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattdavid.net/2009/01/20/git-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
