<?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>Robert Beal &#187; Git</title>
	<atom:link href="http://robertbeal.com/tag/git/feed" rel="self" type="application/rss+xml" />
	<link>http://robertbeal.com</link>
	<description>A blog about programming (Ruby/C#), Linux, bicycle touring and travel.</description>
	<lastBuildDate>Wed, 16 May 2012 10:25:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Branching per feature</title>
		<link>http://robertbeal.com/450/branching-per-feature</link>
		<comments>http://robertbeal.com/450/branching-per-feature#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:01:38 +0000</pubDate>
		<dc:creator>Robert Beal</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://www.robertbeal.com/?p=450</guid>
		<description><![CDATA[If you&#8217;re working in an Agile environment, chances are you&#8217;re working from a continuously integrated source control system, with a trunk, branches etc&#8230; If that&#8217;s the case many people will be familiar with &#8220;the build&#8221; being broken (typically the trunk) ...]]></description>
		<wfw:commentRss>http://robertbeal.com/450/branching-per-feature/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git, an Alternative to Subversion?</title>
		<link>http://robertbeal.com/201/git-an-alternative-to-subversion</link>
		<comments>http://robertbeal.com/201/git-an-alternative-to-subversion#comments</comments>
		<pubDate>Thu, 12 Mar 2009 23:32:05 +0000</pubDate>
		<dc:creator>Robert Beal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.robertbeal.com/?p=201</guid>
		<description><![CDATA[One of the guys at work (Jimmy Tight Pants) suggested looking at Git as a replacement to Subversion having recently been playing around with Rails. Sort of in conflict, and in interest to the suggestion I thought I&#8217;d try out ...]]></description>
		<wfw:commentRss>http://robertbeal.com/201/git-an-alternative-to-subversion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

