format-patch: add MIME-Version header when we add content-type.
authorJeff King <peff@peff.net>
Tue, 15 May 2007 15:35:13 +0000 (11:35 -0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 May 2007 19:37:25 +0000 (12:37 -0700)
When we add Content-Type: header, we should also add
MIME-Version: header as well.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found