<?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: Receiving contributions to your Github project</title>
	<atom:link href="http://transfixedbutnotdead.com/2010/01/04/receiving-contributions-to-your-github-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://transfixedbutnotdead.com/2010/01/04/receiving-contributions-to-your-github-project/</link>
	<description>my ramblings on life, work &#38; anything left in-between</description>
	<lastBuildDate>Wed, 21 Jul 2010 13:06:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2010/01/04/receiving-contributions-to-your-github-project/#comment-985</link>
		<dc:creator>draegtun</dc:creator>
		<pubDate>Tue, 05 Jan 2010 16:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=799#comment-985</guid>
		<description>Many thanks for info (had seen Nothingmuch post before but it slipped from mind).

So I should have done: 

&lt;code&gt;git pull --rebase git://github.com/cpanservice/builder.git master&lt;/code&gt;

&lt;em&gt;NB. Above is one line but may have word wrapped.&lt;/em&gt;

I&#039;ll give that a try next time.  That and also perhaps try the Github &quot;Fork Queue&quot; apply option.

/I3az/</description>
		<content:encoded><![CDATA[<p>Many thanks for info (had seen Nothingmuch post before but it slipped from mind).</p>
<p>So I should have done: </p>
<p><code>git pull --rebase git://github.com/cpanservice/builder.git master</code></p>
<p><em>NB. Above is one line but may have word wrapped.</em></p>
<p>I&#8217;ll give that a try next time.  That and also perhaps try the Github &#8220;Fork Queue&#8221; apply option.</p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://transfixedbutnotdead.com/2010/01/04/receiving-contributions-to-your-github-project/#comment-982</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Mon, 04 Jan 2010 21:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=799#comment-982</guid>
		<description>Keep your commit history flat. Rebase instead of merge. http://blog.woobling.org/2009/08/git-rebase-for-impatient.html</description>
		<content:encoded><![CDATA[<p>Keep your commit history flat. Rebase instead of merge. <a href="http://blog.woobling.org/2009/08/git-rebase-for-impatient.html" rel="nofollow">http://blog.woobling.org/2009/08/git-rebase-for-impatient.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
