<?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"
	>
<channel>
	<title>Comments on: Multiple Remote Git Branches With Different Local Names</title>
	<atom:link href="http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/feed/" rel="self" type="application/rss+xml" />
	<link>http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/</link>
	<description>a username with its own domain</description>
	<pubDate>Sat, 31 Jul 2010 01:54:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Yngve</title>
		<link>http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/#comment-221</link>
		<dc:creator>Yngve</dc:creator>
		<pubDate>Tue, 02 Feb 2010 14:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://markmcb.com/?p=131#comment-221</guid>
		<description>Dude, thanks! Was searching for quite a while for this! Don't quite understand why you use simple_origin instead of just putting the push line into the original remote section though? Anyway, great!</description>
		<content:encoded><![CDATA[<p>Dude, thanks! Was searching for quite a while for this! Don&#8217;t quite understand why you use simple_origin instead of just putting the push line into the original remote section though? Anyway, great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/#comment-215</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Tue, 22 Sep 2009 23:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://markmcb.com/?p=131#comment-215</guid>
		<description>thanks a lot. i was trying to figure out a couple of hours why the tracking branch keeps trying to push the master branch even i am in another local branch... well done!</description>
		<content:encoded><![CDATA[<p>thanks a lot. i was trying to figure out a couple of hours why the tracking branch keeps trying to push the master branch even i am in another local branch&#8230; well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markmcb</title>
		<link>http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/#comment-211</link>
		<dc:creator>markmcb</dc:creator>
		<pubDate>Fri, 17 Jul 2009 19:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://markmcb.com/?p=131#comment-211</guid>
		<description>@Harish, At the time I wrote this I think there was a bug in git that forced me to do that.  You are correct though, it is no longer necessary.</description>
		<content:encoded><![CDATA[<p>@Harish, At the time I wrote this I think there was a bug in git that forced me to do that.  You are correct though, it is no longer necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish Mallipeddi</title>
		<link>http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/#comment-209</link>
		<dc:creator>Harish Mallipeddi</dc:creator>
		<pubDate>Fri, 17 Jul 2009 11:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://markmcb.com/?p=131#comment-209</guid>
		<description>Thanks a lot for this tip. I just spent the last half an hour banging my head over this too.

Btw any reason you created another remote "simple_origin"? I just added that "push =" line to my "origin" itself and it worked.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tip. I just spent the last half an hour banging my head over this too.</p>
<p>Btw any reason you created another remote &#8220;simple_origin&#8221;? I just added that &#8220;push =&#8221; line to my &#8220;origin&#8221; itself and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristoffer Lawson</title>
		<link>http://markmcb.com/2008/09/21/multiple-remote-git-branches-with-different-local-names/#comment-30</link>
		<dc:creator>Kristoffer Lawson</dc:creator>
		<pubDate>Fri, 10 Oct 2008 20:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://markmcb.com/?p=131#comment-30</guid>
		<description>Thanks for the tip. I'd actually just about consider it a bug that push doesn't work that way by default, thus breaking pull/push symmetry.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I&#8217;d actually just about consider it a bug that push doesn&#8217;t work that way by default, thus breaking pull/push symmetry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
