<?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: Pushing and Tracking Remote Branches with Git</title>
	<atom:link href="http://markelikalderon.com/2008/08/26/pushing-and-tracking-remote-branches-with-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://markelikalderon.com/2008/08/26/pushing-and-tracking-remote-branches-with-git/</link>
	<description>Philosophy and Text</description>
	<lastBuildDate>Mon, 01 Feb 2010 22:56:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PO8</title>
		<link>http://markelikalderon.com/2008/08/26/pushing-and-tracking-remote-branches-with-git/comment-page-1/#comment-4031</link>
		<dc:creator>PO8</dc:creator>
		<pubDate>Tue, 30 Sep 2008 05:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://markelikalderon.com/blog/2008/08/26/pushing-and-tracking-remote-branches-with-git/#comment-4031</guid>
		<description>&lt;p&gt;Nice micro-tutorial!  Thanks much, it really helped me out.&lt;/p&gt;

&lt;p&gt;One note: Git won&#039;t let you rewrite the branch you&#039;re currently sitting on.  So before you force the new branch, push any changes up to the remote explicitly and then &quot;git checkout master&quot; to get out of the way.  After you&#039;ve created the revised branch, &quot;git checkout &quot; to get back&#8230;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice micro-tutorial!  Thanks much, it really helped me out.</p>

<p>One note: Git won&#8217;t let you rewrite the branch you&#8217;re currently sitting on.  So before you force the new branch, push any changes up to the remote explicitly and then &#8220;git checkout master&#8221; to get out of the way.  After you&#8217;ve created the revised branch, &#8220;git checkout &#8221; to get back&hellip;</p>]]></content:encoded>
	</item>
</channel>
</rss>
