<?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: Version Control Habits of Effective Developers</title>
	<atom:link href="http://blog.bstpierre.org/version-control-habits/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bstpierre.org/version-control-habits</link>
	<description>Software Development, version 3.0</description>
	<lastBuildDate>Fri, 05 Mar 2010 15:01:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dieter</title>
		<link>http://blog.bstpierre.org/version-control-habits/comment-page-1#comment-2704</link>
		<dc:creator>Dieter</dc:creator>
		<pubDate>Tue, 26 May 2009 15:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bstpierre.org/?p=61#comment-2704</guid>
		<description>Excellent article!

I&#039;d like to switch to Git to use private branches, but unfortunatly I can&#039;t miss the SVN integration in Eclipse, and TortoiseSVN is also mighty handy.

I&#039;m currently implementing Hudson CI, the holding branch is a good idea! Probably going to implement that.

I&#039;m going to print your article and hang it on our messageboard somewhere :) .</description>
		<content:encoded><![CDATA[<p>Excellent article!</p>
<p>I&#8217;d like to switch to Git to use private branches, but unfortunatly I can&#8217;t miss the SVN integration in Eclipse, and TortoiseSVN is also mighty handy.</p>
<p>I&#8217;m currently implementing Hudson CI, the holding branch is a good idea! Probably going to implement that.</p>
<p>I&#8217;m going to print your article and hang it on our messageboard somewhere <img src='http://blog.bstpierre.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Narębski</title>
		<link>http://blog.bstpierre.org/version-control-habits/comment-page-1#comment-22</link>
		<dc:creator>Jakub Narębski</dc:creator>
		<pubDate>Fri, 09 Jan 2009 12:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bstpierre.org/?p=61#comment-22</guid>
		<description>&lt;b&gt;Write good checkin comments&lt;/b&gt;:

I think Git commit message convention is a good idea to follow here: single-line &quot;subject&quot; of changes, short description of a commit, separated by empty line from more detailed description of changes. Also for open-source projects it could make sense to apply Linux kernel and git project signoff (certificate of origin) policy.</description>
		<content:encoded><![CDATA[<p><b>Write good checkin comments</b>:</p>
<p>I think Git commit message convention is a good idea to follow here: single-line &#8220;subject&#8221; of changes, short description of a commit, separated by empty line from more detailed description of changes. Also for open-source projects it could make sense to apply Linux kernel and git project signoff (certificate of origin) policy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
