git-send-email: ask what to do with an invalid email address
commit5c80afed02e1a5ffa4c164e8810aca8c8d655701
authorKrzysztof Mazur <krzysiek@podlesie.net>
Thu, 22 Nov 2012 18:12:11 +0000 (22 19:12 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 23:49:12 +0000 (26 15:49 -0800)
tree2bfe65f1fc7e1650e0dc8c4c687c4eeec18e1098
parente43122556912b02ec00746c4b528d7408da9a70f
git-send-email: ask what to do with an invalid email address

We used to warn about invalid emails and just drop them. Such warnings
can be unnoticed by user or noticed after sending email when we are not
giving the "final sanity check [Y/n]?"

Now we quit by default.

Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net>
Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl