Merge branch 'lt/mailinfo-handle-attachment-more-sanely'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Oct 2012 04:13:35 +0000 (21:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Oct 2012 04:13:35 +0000 (21:13 -0700)
A patch attached as application/octet-stream (e.g. not text/*) were
mishandled, not correctly honoring Content-Transfer-Encoding
(e.g. base64).

* lt/mailinfo-handle-attachment-more-sanely:
  mailinfo: don't require "text" mime type for attachments

1  2 
builtin/mailinfo.c

Simple merge