"Jan H. Schönherr" writes:
> Am 09.10.2012 21:45, schrieb Junio C Hamano:
>> Jan H. Schönherr writes:
>>
>>> +test_expect_failure 'additional command line cc (rfc822)' '
>>> +
>>> + git config --replace-all format.headers "Cc: R E Cipient
>>> " &&
>>> git format-patch --cc="S. E. Cipient
Am 09.10.2012 21:45, schrieb Junio C Hamano:
> Jan H. Schönherr writes:
>
>> +test_expect_failure 'additional command line cc (rfc822)' '
>> +
>> +git config --replace-all format.headers "Cc: R E Cipient
>> " &&
>> git format-patch --cc="S. E. Cipient " --stdout
>> master..side | sed -
From: Jan H. Schönherr
Do some checks for RFC 822 and RFC 2047 support in To:
and Cc: headers and fix ambiguous old checks.
Signed-off-by: Jan H. Schönherr
---
t/t4014-format-patch.sh | 98 +
1 Datei geändert, 66 Zeilen hinzugefügt(+), 32 Zeilen
3 matches
Mail list logo