<?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: You have some suspicious patch lines&#8230;</title>
	<atom:link href="http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/feed/" rel="self" type="application/rss+xml" />
	<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/</link>
	<description>Apps, tech-news, and other interesting stuff.</description>
	<lastBuildDate>Thu, 03 Jun 2010 23:45:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evan</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-2592</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Thu, 03 Jun 2010 23:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-2592</guid>
		<description>Alternately (on Windows): modify the file. Look at lines 58-60; I think they were. I deleted them.</description>
		<content:encoded><![CDATA[<p>Alternately (on Windows): modify the file. Look at lines 58-60; I think they were. I deleted them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iarenaza</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-1930</link>
		<dc:creator>iarenaza</dc:creator>
		<pubDate>Tue, 08 Dec 2009 14:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-1930</guid>
		<description>As Alpheus did, renaming the file is the recommended way to turn off hooks on Windows.

Saludos,
Iñaki.</description>
		<content:encoded><![CDATA[<p>As Alpheus did, renaming the file is the recommended way to turn off hooks on Windows.</p>
<p>Saludos,<br />
Iñaki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rytis Lukoševičius</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-1797</link>
		<dc:creator>Rytis Lukoševičius</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-1797</guid>
		<description>Thanks a lot for the tip. That&#039;s exactly that started to show up after I&#039;ve chmoded my rails app to 0755.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the tip. That&#8217;s exactly that started to show up after I&#8217;ve chmoded my rails app to 0755.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-1749</link>
		<dc:creator>Nishant</dc:creator>
		<pubDate>Mon, 19 Oct 2009 10:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-1749</guid>
		<description>GIT + Cygwin. Anyone knows how to turn off the annoying trailing white-space error? (permanently) other than --no-verify</description>
		<content:encoded><![CDATA[<p>GIT + Cygwin. Anyone knows how to turn off the annoying trailing white-space error? (permanently) other than &#8211;no-verify</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-1742</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-1742</guid>
		<description>sorry, I don&#039;t have any experience with using git combined with CygWin. Let me know if you find out a good solution though :)</description>
		<content:encoded><![CDATA[<p>sorry, I don&#8217;t have any experience with using git combined with CygWin. Let me know if you find out a good solution though <img src='http://danklassen.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alpheus</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-1741</link>
		<dc:creator>Alpheus</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-1741</guid>
		<description>Apparently this doesn&#039;t work under CygWin.  I&#039;ve resorted to re-naming &quot;pre-commit&quot; to &quot;pre-commit.bak&quot;.

Or maybe it&#039;s just that I&#039;m trying to read a CygWin directory from a VirtualBox Linux instance via shared drive...</description>
		<content:encoded><![CDATA[<p>Apparently this doesn&#8217;t work under CygWin.  I&#8217;ve resorted to re-naming &#8220;pre-commit&#8221; to &#8220;pre-commit.bak&#8221;.</p>
<p>Or maybe it&#8217;s just that I&#8217;m trying to read a CygWin directory from a VirtualBox Linux instance via shared drive&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfredo</title>
		<link>http://danklassen.com/wordpress/2008/12/git-you-have-some-suspicious-patch-lines/comment-page-1/#comment-1143</link>
		<dc:creator>Alfredo</dc:creator>
		<pubDate>Wed, 25 Feb 2009 11:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://danklassen.com/wordpress/?p=76#comment-1143</guid>
		<description>thanks a lot from Argentina!!!</description>
		<content:encoded><![CDATA[<p>thanks a lot from Argentina!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
