Andy Lutomirski <luto@xxxxxxxxxxxxxx> writes: > $ git send-email --to='"Address, Valid" <somebody@xxxxxxxxxxxxx>' > Comma in --to entry: "Address, Valid" <somebody@xxxxxxxxxxxxx>' > $ git --version > git version 2.5.0 > > This appears to be a recent regression. It's not: the check was introduced in 79ee555 (Check and document the options to prevent mistakes., 2006-06-21). The check was _removed_ in Git 2.6.0, which happily accepts your command. IOW, the bug is already fixed :-). -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html