<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: git: Duplicate Signed-off-by lines</title>
	<atom:link href="http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines</link>
	<description>there&#039;s more to life than this</description>
	<lastBuildDate>Sun, 31 Jul 2011 08:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20574</generator>
	<item>
		<title>By: Charles Roper</title>
		<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines#comment-36190</link>
		<dc:creator>Charles Roper</dc:creator>
		<pubDate>Mon, 12 Oct 2009 07:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=495#comment-36190</guid>
		<description>&lt;p&gt;Brilliant - this solved the problem for me on my Joyent Shared as well.&lt;/p&gt;

&lt;p&gt;One question: is there any way of making this change permanent for all Git repos I pull onto my Joyent Shared?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Brilliant - this solved the problem for me on my Joyent Shared as well.</p>

<p>One question: is there any way of making this change permanent for all Git repos I pull onto my Joyent Shared?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Bau</title>
		<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines#comment-32370</link>
		<dc:creator>Stephen Bau</dc:creator>
		<pubDate>Mon, 06 Jul 2009 00:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=495#comment-32370</guid>
		<description>&lt;p&gt;This helped me git going again on Joyent&#039;s Shared Accelerators once I realized I needed to modify the first line of the &lt;code&gt;.git/hooks/commit-msg&lt;/code&gt; file in my repository from this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;#!/bin/sh
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;to this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;#!/usr/bin/bash
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Thanks for helping put an end to that frustration.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This helped me git going again on Joyent&#8217;s Shared Accelerators once I realized I needed to modify the first line of the <code>.git/hooks/commit-msg</code> file in my repository from this:</p>

<pre><code>#!/bin/sh
</code></pre>

<p>to this:</p>

<pre><code>#!/usr/bin/bash
</code></pre>

<p>Thanks for helping put an end to that frustration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines#comment-32283</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=495#comment-32283</guid>
		<description>&lt;p&gt;Thanks for posting this, very helpful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for posting this, very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie dubs</title>
		<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines#comment-30344</link>
		<dc:creator>jamie dubs</dc:creator>
		<pubDate>Fri, 03 Apr 2009 16:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=495#comment-30344</guid>
		<description>&lt;p&gt;Great catch. This affected an OpenSolaris system I was just working with.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great catch. This affected an OpenSolaris system I was just working with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Stockman</title>
		<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines#comment-29318</link>
		<dc:creator>Daniel Stockman</dc:creator>
		<pubDate>Mon, 02 Mar 2009 07:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=495#comment-29318</guid>
		<description>&lt;p&gt;Thanks so much for the solution, &#039;twas threatening to drive me batty!&lt;/p&gt;

&lt;p&gt;(No issue in OS X 10.5.6&#039;s bash, but for some reason TextDrive&#039;s bash (on Solaris, presumably) and a slightly stale version of git (1.6.0.2) were misbehaving)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks so much for the solution, &#8216;twas threatening to drive me batty!</p>

<p>(No issue in OS X 10.5.6&#8217;s bash, but for some reason TextDrive&#8217;s bash (on Solaris, presumably) and a slightly stale version of git (1.6.0.2) were misbehaving)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Paul Weber</title>
		<link>http://willnorris.com/2009/02/git-duplicate-signed-off-by-lines#comment-28935</link>
		<dc:creator>Stephen Paul Weber</dc:creator>
		<pubDate>Tue, 17 Feb 2009 00:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=495#comment-28935</guid>
		<description>&lt;p&gt;Odd that I&#039;ve not had this problem, since my shell is dash.&lt;/p&gt;

&lt;p&gt;Perhaps the debian git has a patch fixing this issue :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Odd that I&#8217;ve not had this problem, since my shell is dash.</p>

<p>Perhaps the debian git has a patch fixing this issue :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

