<?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: GIT Fatal You Have not Concluded Your Merge MERGE_HEAD Exists</title>
	<atom:link href="http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/</link>
	<description>Promoting the art of coding</description>
	<lastBuildDate>Fri, 16 Jul 2010 16:52:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Trevor</title>
		<link>http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/comment-page-1/#comment-226</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Tue, 27 Apr 2010 08:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=152#comment-226</guid>
		<description>I had a conflict with several files, which I fixed. Then I got this warning and I did as evan said for each file:
git commit -a
then I tried to pull from the other directory again and found everything was &quot;up-to-date&quot;</description>
		<content:encoded><![CDATA[<p>I had a conflict with several files, which I fixed. Then I got this warning and I did as evan said for each file:<br />
git commit -a<br />
then I tried to pull from the other directory again and found everything was &#8220;up-to-date&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/comment-page-1/#comment-217</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=152#comment-217</guid>
		<description>Yeah that makes sense. Unfortunately for me even after that it wouldn&#039;t let me commit. I like GIT but there are a few gotchas for sure.</description>
		<content:encoded><![CDATA[<p>Yeah that makes sense. Unfortunately for me even after that it wouldn&#8217;t let me commit. I like GIT but there are a few gotchas for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/comment-page-1/#comment-216</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=152#comment-216</guid>
		<description>It wouldn&#039;t let me commit either until I did a &lt;code&gt;git add&lt;/code&gt; on the file I had to manually merge.</description>
		<content:encoded><![CDATA[<p>It wouldn&#8217;t let me commit either until I did a <code>git add</code> on the file I had to manually merge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/comment-page-1/#comment-215</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Tue, 02 Mar 2010 19:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=152#comment-215</guid>
		<description>That&#039;s interesting and I&#039;m glad it worked for you. In my case it wouldn&#039;t even let me commit.</description>
		<content:encoded><![CDATA[<p>That&#8217;s interesting and I&#8217;m glad it worked for you. In my case it wouldn&#8217;t even let me commit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://www.btaz.com/scm/git/git-fatal-you-have-not-concluded-your-merge-merge_head-exists/comment-page-1/#comment-214</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 04:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=152#comment-214</guid>
		<description>FYI, for anyone else who stumbles across this page like I did (by searching that error message): All I needed to do was commit.</description>
		<content:encoded><![CDATA[<p>FYI, for anyone else who stumbles across this page like I did (by searching that error message): All I needed to do was commit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
