<?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: Updating Multiple Git Repos</title>
	<atom:link href="http://jonswope.com/2010/01/29/updating-multiple-git-repos/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonswope.com/2010/01/29/updating-multiple-git-repos/</link>
	<description>More information than you cared to know about whatever I find cool</description>
	<lastBuildDate>Wed, 25 Aug 2010 23:00:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jon Swope</title>
		<link>http://jonswope.com/2010/01/29/updating-multiple-git-repos/comment-page-1/#comment-19</link>
		<dc:creator>Jon Swope</dc:creator>
		<pubDate>Fri, 29 Jan 2010 19:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://jonswope.com/?p=53#comment-19</guid>
		<description>Indeed, that is likely many people&#039;s usage.  I just wanted a quick way to do a blanket update that I could run periodically, since I&#039;m pretty bad at keeping up with the actual changes in the bundles.</description>
		<content:encoded><![CDATA[<p>Indeed, that is likely many people&#8217;s usage.  I just wanted a quick way to do a blanket update that I could run periodically, since I&#8217;m pretty bad at keeping up with the actual changes in the bundles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Lowe</title>
		<link>http://jonswope.com/2010/01/29/updating-multiple-git-repos/comment-page-1/#comment-18</link>
		<dc:creator>Adam Lowe</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://jonswope.com/?p=53#comment-18</guid>
		<description>Thanks for the mention and the follow up script. I generally don&#039;t blanket update my plugins. Usually I just use

$ git pull --rebase

on individual plugins when there is an update I want to pull down.</description>
		<content:encoded><![CDATA[<p>Thanks for the mention and the follow up script. I generally don&#8217;t blanket update my plugins. Usually I just use</p>
<p>$ git pull &#8211;rebase</p>
<p>on individual plugins when there is an update I want to pull down.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
