Johannes Schindelin <johannes.schinde...@gmx.de> writes:

> Hi,
>
> On 2015-08-11 22:38, Johannes Sixt wrote:
>
>> diff --git a/t/t2019-checkout-ambiguous-ref.sh
>> b/t/t2019-checkout-ambiguous-ref.sh
>> index 8396320..199b22d 100755
>> --- a/t/t2019-checkout-ambiguous-ref.sh
>> +++ b/t/t2019-checkout-ambiguous-ref.sh
>> @@ -69,7 +69,7 @@ test_expect_success 'wildcard ambiguation, paths win' '
>>      )
>>  '
>>  
>> -test_expect_success 'wildcard ambiguation, refs lose' '
>> +test_expect_success !MINGW 'wildcard ambiguation, refs lose' '
>>      git init ambi2 &&
>>      (
>>              cd ambi2 &&
>
> FWIW I planned to submit a patch including this fix:
>
> https://github.com/git-for-windows/git/commit/4694320330e1b4d9178e13e215ce60a1cc8e0b1c
>
> (The idea of the `fixup! ` was to make this change part of a larger
> change during the next merging rebase of Git for Windows.)

Thanks.  Is that an Ack?
--
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