Merge branch 'bc/format-patch-cover-no-attach'
commit4e0086bea1dd58193b05ff4b5b0ac8819334e359
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:21 +0000 (23 14:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:21 +0000 (23 14:38 +0900)
tree4741e2418cf678a61ddec6c37c6163cabf8607ed
parent71cdbb3d4a07811ac29d2097e942607fbe1ddf33
parent50cd54ef4e6f4279683b61417a35de7297b55b9d
Merge branch 'bc/format-patch-cover-no-attach'

"git format-patch --cover --attach" created a broken MIME multipart
message for the cover letter, which has been fixed by keeping the
cover letter as plain text file.

* bc/format-patch-cover-no-attach:
  format-patch: make cover letters always text/plain
builtin/log.c
log-tree.c