Ramkumar Ramachandra [off-list ref] writes:
Mathieu Liénard--Mayor wrote:
quoted
Shouldn't
$ git send-email --cc 'foo@example.com' --cc 'bar@example.com'
and
$ git send-email --cc 'foo@example.com, bar@example.com'
have the exact same effect ?
Ah. Perhaps it would be clearer to check the headers directly like in
the other tests?
Actually, I find it more elegant like this: it doesn't rely on the
particular layout of headers, so the tests would still pass if something
else is changed in the headers.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/