<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Two machine workflow with git</title>
	<atom:link href="http://mikedoel.com/2009/07/27/two-machine-workflow-with-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikedoel.com/2009/07/27/two-machine-workflow-with-git/</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Wed, 07 Sep 2011 21:07:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: mike</title>
		<link>http://mikedoel.com/2009/07/27/two-machine-workflow-with-git/#comment-13</link>
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedoel.com/blog/?p=108#comment-13</guid>
		<description><![CDATA[You could do that too, but that also comes with other side effects.  For example, we have a post-commit hook setup on git to notify a Campfire room every time a shared commit is made.  The intent is for us to use that to notify each other when &quot;new and interesting stuff is available&quot;.  If I&#039;m pushing my personal work through github, it adds some noise to that signal.]]></description>
		<content:encoded><![CDATA[<p>You could do that too, but that also comes with other side effects.  For example, we have a post-commit hook setup on git to notify a Campfire room every time a shared commit is made.  The intent is for us to use that to notify each other when &#8220;new and interesting stuff is available&#8221;.  If I&#8217;m pushing my personal work through github, it adds some noise to that signal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Enriquez</title>
		<link>http://mikedoel.com/2009/07/27/two-machine-workflow-with-git/#comment-12</link>
		<dc:creator><![CDATA[Mike Enriquez]]></dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedoel.com/blog/?p=108#comment-12</guid>
		<description><![CDATA[Is there any reason why you couldn&#039;t create your own branch on origin, and tell your team &quot;don&#039;t touch!&quot;?]]></description>
		<content:encoded><![CDATA[<p>Is there any reason why you couldn&#8217;t create your own branch on origin, and tell your team &#8220;don&#8217;t touch!&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

