<?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: Ignore WordPress Cache Files using .gitignore</title>
	<atom:link href="http://danielmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore</link>
	<description>grep understanding</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:44:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kevin Crawford</title>
		<link>http://danielmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore/comment-page-1#comment-257608</link>
		<dc:creator>Kevin Crawford</dc:creator>
		<pubDate>Tue, 26 Jul 2011 23:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore#comment-257608</guid>
		<description>&lt;p&gt;Thankfully, since you&#039;re using Git, such a mistake can be easily remedied:&lt;/p&gt;

&lt;p&gt;git reset --hard HEAD&lt;/p&gt;

&lt;p&gt;See http://book.git-scm.com/4_undoing_in_git_-_reset,_checkout_and_revert.html and http://www.kernel.org/pub/software/scm/git/docs/git-reset.html for more information.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thankfully, since you&#8217;re using Git, such a mistake can be easily remedied:</p>

<p>git reset &#8211;hard HEAD</p>

<p>See <a href="http://book.git-scm.com/4_undoing_in_git_-_reset,_checkout_and_revert.html" rel="nofollow">http://book.git-scm.com/4_undoing_in_git_-_reset,_checkout_and_revert.html</a> and <a href="http://www.kernel.org/pub/software/scm/git/docs/git-reset.html" rel="nofollow">http://www.kernel.org/pub/software/scm/git/docs/git-reset.html</a> for more information.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Asanka</title>
		<link>http://danielmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore/comment-page-1#comment-244405</link>
		<dc:creator>Asanka</dc:creator>
		<pubDate>Sat, 06 Mar 2010 04:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore#comment-244405</guid>
		<description>&lt;p&gt;Yes, --cached option is very important. I learned this the hard way, wiping out an entire project that was 90% complete.&lt;br&gt;&lt;br&gt;Thanks for the post&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, &#8211;cached option is very important. I learned this the hard way, wiping out an entire project that was 90% complete.<br /><br />Thanks for the post</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Asanka</title>
		<link>http://danielmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore/comment-page-1#comment-243982</link>
		<dc:creator>Asanka</dc:creator>
		<pubDate>Fri, 05 Mar 2010 23:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/git-ignore-wordpress-cache-files-using-gitignore#comment-243982</guid>
		<description>&lt;p&gt;Yes, --cached option is very important. I learned this the hard way, wiping out an entire project that was 90% complete.&lt;br&gt;&lt;br&gt;Thanks for the post&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, &#8211;cached option is very important. I learned this the hard way, wiping out an entire project that was 90% complete.<br /><br />Thanks for the post</p>]]></content:encoded>
	</item>
</channel>
</rss>

