On 14 November 2014 14:47, Kamil Dudka <[email protected]> wrote: [inline/attachments] > Suggested where? How can one achieve that using git send-email?
On this list. You're on it so it must have passed through your mail program. As for send-email, that one dones't format patches - git-format-patch does, and --attach prepares the patch as an attachment and git send-email will do the right thing. If I send patches this way they show up as plain, git-am-capable files in gmai's 'show original', and the attacments can be saved (also for emails originating in something that mime-encodes the whole thing). -Tor ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
