Andy Lutomirski <l...@amacapital.net> writes: > $ git send-email --to='"Address, Valid" <someb...@foobarbaz.com>' > Comma in --to entry: "Address, Valid" <someb...@foobarbaz.com>' > $ 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html