mirror of
https://github.com/git/git.git
synced 2026-04-06 15:00:09 +02:00
Merge branch 'jw/imap-preformatted-html'
* jw/imap-preformatted-html: imap.preformattedHTML to tell Thunderbird to send non-flowed text
This commit is contained in:
@@ -64,6 +64,13 @@ imap.sslverify::
|
||||
used by the SSL/TLS connection. Default is `true`. Ignored when
|
||||
imap.tunnel is set.
|
||||
|
||||
imap.preformattedHTML::
|
||||
A boolean to enable/disable the use of html encoding when sending
|
||||
a patch. An html encoded patch will be bracketed with <pre>
|
||||
and have a content type of text/html. Ironically, enabling this
|
||||
option causes Thunderbird to send the patch as a plain/text,
|
||||
format=fixed email. Default is `false`.
|
||||
|
||||
Examples
|
||||
~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user