commit | 0ab564be6e59c66c7aa4fc44997f3fc62ebcd0d9 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Tue May 15 11:35:13 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Wed May 16 12:37:25 2007 -0700 |
tree | ed52f424a9387d003160c18a908408d6a52bf9c0 | |
parent | 61d7256431da590dfca689e0681ed9437fd5d448 [diff] |
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>