Le 2013-06-18 12:12, Ramkumar Ramachandra a écrit :
Jorge-Juan.Garcia-Garcia@ensimag.imag.fr wrote:
quoted
The format of email list handled is pretty basic for now:
$ git send-email --to='Foo [off-list ref],
bar@example.com'
We thought it would be nice to have a "first-step" version which
works
before handling more complex ones such as:
$ git send-email --to='Foo, Bar [off-list ref]'
Is this a regression? I can't send emails to a recipient whose name
contains a comma?
It is not. Previously the input would be considered incorrect:
-# Verify the user input
-
-foreach my $entry (@initial_to) {
- die "Comma in --to entry: $entry'\n" unless $entry !~ m/,/;
-}
--
Mathieu Liénard--Mayor,
2nd year at Grenoble INP - ENSIMAG
(+33)6 80 56 30 02