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

When we add Content-Type: header, we should also add
MIME-Version: header as well.

Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c