FEATURE REQUEST: git-format-path: Add option to encode patch content
From: Jari Aalto <hidden> Date: 2016-06-15 22:43:07
FEAURE REQUEST
--------------
Add sme option to git-format-path to encode thae patch content
(MIME/base64)
RATIONALE
-------------
I need to submit patches that fix trailing whitespcaes, and to guard
those in email message it would be nice if the patch could be made
into base64 envelope (or MIME)
-- Jari