Karsten Blees <karsten.bl...@gmail.com> writes:

> Yes. 0, 1 and 2 work (vie GetStdHandle), but anything else is handled
> by the C-runtime. And as MSYS.dll (bash) and MSVCRT.dll (git) do it in
> different ways, it doesn't work.
>
>> -    echo copy 6 |
>> -    test-line-buffer "&4" 4<input >actual &&
>> +    test-line-buffer "&0" <input >actual &&
>
> test-line-buffer already reads commands ("copy 6") from stdin, so stdin cannot
> be reused for the data stream, unfortunately.

Sorry, that was my silly.
--
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