<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wetware &#187; checkout</title>
	<atom:link href="http://www.wetware.co.nz/tag/checkout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pull A Git Branch from Remote</title>
		<link>http://www.wetware.co.nz/2009/07/pull-a-git-branch-from-remote/</link>
		<comments>http://www.wetware.co.nz/2009/07/pull-a-git-branch-from-remote/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 01:56:57 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[checkout]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[Pull]]></category>
		<category><![CDATA[Remote Branch]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=419</guid>
		<description><![CDATA[Up until lately I have been improperly pulling my remote branches to local.  What I mean is I create a new branch locally, push it to remote (GitHub) then pull it onto a designers computer with the following command (this is not how to do it) #DON&#8217;T DO THIS git checkout -b &#60; new_branch &#62; [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/07/pull-a-git-branch-from-remote/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

