Am 24.04.2013 18:28, schrieb John Keeping:
> On Wed, Apr 24, 2013 at 09:21:38AM -0700, Junio C Hamano wrote:
>> J6t meant a patch to remove the entire case...esac and replace it
>> with a single liner (target=${target#"$curdir"/}).
> 
> Ah, I missed the "six-liner" part.  But that doesn't work because we
> break out of the do...while loop when "$target" starts with "$curdir/"
> and replacing the case statement will remove that.

Yeah, right, _that_ is what I missed ;-)

-- Hannes

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to