Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:32:59 +0000 (11:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:33:00 +0000 (11:33 -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