Johannes Schindelin writes:
> On Wed, 24 Oct 2018, Jeff King wrote:
>
>> t5410 creates a sample script "alternate-refs", and sets
>> core.alternateRefsCommand to just "alternate-refs". That
>> shouldn't work, as "." is not in our $PATH, and so we should
>> not find it.
>>
>> However, due to a bu
Hi Peff,
On Wed, 24 Oct 2018, Jeff King wrote:
> t5410 creates a sample script "alternate-refs", and sets
> core.alternateRefsCommand to just "alternate-refs". That
> shouldn't work, as "." is not in our $PATH, and so we should
> not find it.
>
> However, due to a bug in run-command.c, we someti
2 matches
Mail list logo