<?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: Two machine workflow with git</title>
	<atom:link href="http://www.mikedoel.com/blog/two-machine-workflow-with-git/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikedoel.com/blog/two-machine-workflow-with-git</link>
	<description>Thoughts and pictures from central Ohio</description>
	<lastBuildDate>Tue, 27 Apr 2010 03:13:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://www.mikedoel.com/blog/two-machine-workflow-with-git/comment-page-1#comment-7112</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedoel.com/blog/?p=108#comment-7112</guid>
		<description>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://www.mikedoel.com/blog/two-machine-workflow-with-git/comment-page-1#comment-7111</link>
		<dc:creator>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-7111</guid>
		<description>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>
