Correctly mark cover letters' encodings if they are not pure ASCII
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 10 Aug 2009 16:22:22 +0000 (18:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2009 21:39:41 +0000 (14:39 -0700)
If your name is, say, Üwë, you want your cover letters to appear
correctly. Convince format-patch to mark it as 8-bit.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found