<?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: Fixing binary merge conflicts in git</title>
	<atom:link href="http://gl.ib.ly/stuff/2009/09/03/fixing-binary-merge-conflicts-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://gl.ib.ly/stuff/2009/09/03/fixing-binary-merge-conflicts-git/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fixing-binary-merge-conflicts-git</link>
	<description>Thoughts on security, computing, business and stuff!</description>
	<lastBuildDate>Sat, 19 Dec 2015 04:44:36 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: tariq</title>
		<link>http://gl.ib.ly/stuff/2009/09/03/fixing-binary-merge-conflicts-git/#comment-2867</link>
		<dc:creator><![CDATA[tariq]]></dc:creator>
		<pubDate>Wed, 14 May 2014 07:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://gl.ib.ly/?p=86#comment-2867</guid>
		<description><![CDATA[Once you have resolved conflicts by adding the files to git (git status -- tells you) do a commit.]]></description>
		<content:encoded><![CDATA[<p>Once you have resolved conflicts by adding the files to git (git status &#8212; tells you) do a commit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://gl.ib.ly/stuff/2009/09/03/fixing-binary-merge-conflicts-git/#comment-2866</link>
		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Wed, 14 May 2014 07:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://gl.ib.ly/?p=86#comment-2866</guid>
		<description><![CDATA[I don&#039;t understand what happens after you copy REMOTE over the original file. Then what? I still have the four image files in my directory. What do I now do with Git?

thanks!]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand what happens after you copy REMOTE over the original file. Then what? I still have the four image files in my directory. What do I now do with Git?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://gl.ib.ly/stuff/2009/09/03/fixing-binary-merge-conflicts-git/#comment-2865</link>
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Wed, 14 May 2014 07:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://gl.ib.ly/?p=86#comment-2865</guid>
		<description><![CDATA[Great post, really useful!

Quick question, how do you handle Xcode project files, such as the project.pbxproj file? It&#039;s a text files bit it&#039;s advised to treat it as binary.

With a conflict, do you just select the latest or do you merge with FileMerge?

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Great post, really useful!</p>
<p>Quick question, how do you handle Xcode project files, such as the project.pbxproj file? It&#8217;s a text files bit it&#8217;s advised to treat it as binary.</p>
<p>With a conflict, do you just select the latest or do you merge with FileMerge?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
