<?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, 01 Feb 2012 01:32:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Notger</title>
		<link>http://jonswope.com/2010/01/29/updating-multiple-git-repos/comment-page-1/#comment-91</link>
		<dc:creator>Notger</dc:creator>
		<pubDate>Fri, 27 Jan 2012 22:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://jonswope.com/?p=53#comment-91</guid>
		<description>Thanks for the hint, very useful on my linux machine, but on my windows machine with git, it does not work.
It says &quot;invalid predicate execdir&quot;. Any idea?
(find only seems to know exec which does not execute in the correct directory.)</description>
		<content:encoded><![CDATA[<p>Thanks for the hint, very useful on my linux machine, but on my windows machine with git, it does not work.<br />
It says &#8220;invalid predicate execdir&#8221;. Any idea?<br />
(find only seems to know exec which does not execute in the correct directory.)</p>
]]></content:encoded>
	</item>
	<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>

