<?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: git: forever remove files or folders from history</title>
	<atom:link href="http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/feed/" rel="self" type="application/rss+xml" />
	<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/</link>
	<description>dound&#039;s space on the web</description>
	<lastBuildDate>Wed, 14 Mar 2012 17:01:24 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: karl</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-28276</link>
		<dc:creator>karl</dc:creator>
		<pubDate>Wed, 14 Mar 2012 17:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-28276</guid>
		<description>This is amazing, thanks so much. 

I am having problems with filenames with &quot; ( &quot; and &quot; ) &quot; in them...

-bash: syntax error near unexpected token `(&#039;

Any help?</description>
		<content:encoded><![CDATA[<p>This is amazing, thanks so much. </p>
<p>I am having problems with filenames with &#8221; ( &#8221; and &#8221; ) &#8221; in them&#8230;</p>
<p>-bash: syntax error near unexpected token `(&#8216;</p>
<p>Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Gant</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-25620</link>
		<dc:creator>Carlos Gant</dc:creator>
		<pubDate>Fri, 13 Jan 2012 09:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-25620</guid>
		<description>Thanks so much!, it&#039;s help a lot.</description>
		<content:encoded><![CDATA[<p>Thanks so much!, it&#8217;s help a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Oakes</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-23252</link>
		<dc:creator>Benjamin Oakes</dc:creator>
		<pubDate>Fri, 02 Dec 2011 21:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-23252</guid>
		<description>Thanks so much for writing this, David.  It helped us immensely reduce our repository size.

We had been checking a bunch of RubyGems into vendor/cache, which really added up over time.  (Note for others: we were using some private gems; what we decided to do instead was include them in vendor/gems as git submodules.)</description>
		<content:encoded><![CDATA[<p>Thanks so much for writing this, David.  It helped us immensely reduce our repository size.</p>
<p>We had been checking a bunch of RubyGems into vendor/cache, which really added up over time.  (Note for others: we were using some private gems; what we decided to do instead was include them in vendor/gems as git submodules.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Gaoemaat</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-22762</link>
		<dc:creator>Jason Gaoemaat</dc:creator>
		<pubDate>Tue, 22 Nov 2011 00:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-22762</guid>
		<description>Thanks a lot, this worked great for me!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this worked great for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Leuchtenburg</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-22147</link>
		<dc:creator>Michael Leuchtenburg</dc:creator>
		<pubDate>Wed, 09 Nov 2011 00:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-22147</guid>
		<description>I&#039;m still getting the sensitive info showing up when I do this:
git grep sensitive $(git rev-list --all)

So clearly it&#039;s not actually fully gone. Any suggestions?

I can just zap my history, since I&#039;m just sanitizing my dotfiles repo so I can share it and don&#039;t care much about the history, but I&#039;d rather not.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still getting the sensitive info showing up when I do this:<br />
git grep sensitive $(git rev-list &#8211;all)</p>
<p>So clearly it&#8217;s not actually fully gone. Any suggestions?</p>
<p>I can just zap my history, since I&#8217;m just sanitizing my dotfiles repo so I can share it and don&#8217;t care much about the history, but I&#8217;d rather not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Underhill</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-17915</link>
		<dc:creator>David Underhill</dc:creator>
		<pubDate>Tue, 02 Aug 2011 22:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-17915</guid>
		<description>&lt;a href=&quot;#comment-17914&quot; rel=&quot;nofollow&quot;&gt;@Jesse G. Donat&lt;/a&gt; Oops, not sure how that typo snuck in there - fixed!  No updated version though; I don&#039;t use it too frequently and this has served me sufficiently well on the occasions that I&#039;ve needed it (so far :p).</description>
		<content:encoded><![CDATA[<p><a href="#comment-17914" rel="nofollow">@Jesse G. Donat</a> Oops, not sure how that typo snuck in there &#8211; fixed!  No updated version though; I don&#8217;t use it too frequently and this has served me sufficiently well on the occasions that I&#8217;ve needed it (so far :p).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse G. Donat</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-17914</link>
		<dc:creator>Jesse G. Donat</dc:creator>
		<pubDate>Tue, 02 Aug 2011 22:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-17914</guid>
		<description>Was checking in to see if there was any sort of updated version of this thing as I still use it quite regularly - I think you have a typo after your exit 0 - you have &quot;exit 0are still&quot; I think you may have been typing in the wrong location.</description>
		<content:encoded><![CDATA[<p>Was checking in to see if there was any sort of updated version of this thing as I still use it quite regularly &#8211; I think you have a typo after your exit 0 &#8211; you have &#8220;exit 0are still&#8221; I think you may have been typing in the wrong location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Buckley</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-16127</link>
		<dc:creator>Chris Buckley</dc:creator>
		<pubDate>Fri, 10 Jun 2011 16:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-16127</guid>
		<description>Adding -q to the git rm call improves the speed of the script by suppressing its output.</description>
		<content:encoded><![CDATA[<p>Adding -q to the git rm call improves the speed of the script by suppressing its output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-15373</link>
		<dc:creator>Raphael</dc:creator>
		<pubDate>Wed, 18 May 2011 09:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-15373</guid>
		<description>Thanks so much! One little thing the I realized, git takes ages going over all commits in history. http://stackoverflow.com/questions/872565/how-do-i-remove-sensitive-files-from-gits-history page indicates how you can limit the rewrite to a certain number of commits.</description>
		<content:encoded><![CDATA[<p>Thanks so much! One little thing the I realized, git takes ages going over all commits in history. <a href="http://stackoverflow.com/questions/872565/how-do-i-remove-sensitive-files-from-gits-history" rel="nofollow">http://stackoverflow.com/questions/872565/how-do-i-remove-sensitive-files-from-gits-history</a> page indicates how you can limit the rewrite to a certain number of commits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-13747</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Sun, 27 Mar 2011 22:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-13747</guid>
		<description>Thanks! This saved my butt.</description>
		<content:encoded><![CDATA[<p>Thanks! This saved my butt.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

