<?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: Creating remote branches from local ones in Git</title>
	<atom:link href="http://www.question-defense.com/2009/03/06/creating-remote-branches-from-local-ones-in-git/feed" rel="self" type="application/rss+xml" />
	<link>http://www.question-defense.com/2009/03/06/creating-remote-branches-from-local-ones-in-git</link>
	<description>Technical answers for technical questions</description>
	<lastBuildDate>Sat, 25 May 2013 08:43:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: derek</title>
		<link>http://www.question-defense.com/2009/03/06/creating-remote-branches-from-local-ones-in-git#comment-2195</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Sat, 08 Aug 2009 21:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1791#comment-2195</guid>
		<description><![CDATA[Grrreat! This looks much more elegant.]]></description>
		<content:encoded><![CDATA[<p>Grrreat! This looks much more elegant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chirag Patel</title>
		<link>http://www.question-defense.com/2009/03/06/creating-remote-branches-from-local-ones-in-git#comment-2194</link>
		<dc:creator>Chirag Patel</dc:creator>
		<pubDate>Sat, 08 Aug 2009 20:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=1791#comment-2194</guid>
		<description><![CDATA[If you have Rubygems installed, you can install git_remote_branch to manage remote branches very easily

gem install git_remote_branch

grb track remote_branch
grb create remote_branch
grb delete remote_branch
grb rename remote_branch

Also, use &quot;git remote prune origin&quot; to refresh the remote branch list]]></description>
		<content:encoded><![CDATA[<p>If you have Rubygems installed, you can install git_remote_branch to manage remote branches very easily</p>
<p>gem install git_remote_branch</p>
<p>grb track remote_branch<br />
grb create remote_branch<br />
grb delete remote_branch<br />
grb rename remote_branch</p>
<p>Also, use &#8220;git remote prune origin&#8221; to refresh the remote branch list</p>
]]></content:encoded>
	</item>
</channel>
</rss>
