On Mon, Aug 13, 2012 at 4:53 PM, Junio C Hamano <gits...@pobox.com> wrote:
> Stephen Boyd <bebar...@gmail.com> writes:
>
>> Can we throw up a big warning or just outright fail if someone types
>> 'n' or 'y' and hits enter for the in-reply-to question in
>> git-send-email? I saw a git-send-email sent patch with an In-Reply-To
>> header containing n on lkml today and it makes threading in my mail
>> client get confused.
>
> Yeah, I think it is a good idea to minimally sanity check the answer
> to in-reply-to (and possibly other fields); perhaps "does it have @
> and dot" would be a good enough heuristics.
>
> Please make it so ;-)

And if you do, please include the check for the value for the From:
header in the "and possibly other fields". I made the same mistake
when asked about that value just a few days ago.
--
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

Reply via email to