summaryrefslogtreecommitdiffstats
path: root/git-mailinfo.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-25 17:34:37 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-25 17:34:37 -0800
commita372d5bb569776befd395d9c66067ecc09f13b96 (patch)
treee9f46a0ff18a8d49520307068a47e8944c44aa3d /git-mailinfo.html
parenta70c988a0584e1197ffd19b26c28e9790da32363 (diff)
downloadgit-htmldocs-a372d5bb569776befd395d9c66067ecc09f13b96.tar.gz
Autogenerated HTML docs for v2.31.0-rc0
Diffstat (limited to 'git-mailinfo.html')
-rw-r--r--git-mailinfo.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-mailinfo.html b/git-mailinfo.html
index 0ed8b210b..1d78c7a19 100644
--- a/git-mailinfo.html
+++ b/git-mailinfo.html
@@ -822,7 +822,7 @@ character.</p></div>
The commit log message, author name and author email are
taken from the e-mail, and after minimally decoding MIME
transfer encoding, re-coded in the charset specified by
- i18n.commitencoding (defaulting to UTF-8) by transliterating
+ <code>i18n.commitEncoding</code> (defaulting to UTF-8) by transliterating
them. This used to be optional but now it is the default.
</p>
<div class="paragraph"><p>Note that the patch is always used as-is without charset
@@ -834,7 +834,7 @@ conversion, even with this flag.</p></div>
<dd>
<p>
Similar to -u. But when re-coding, the charset specified here is
- used instead of the one specified by i18n.commitencoding or UTF-8.
+ used instead of the one specified by <code>i18n.commitEncoding</code> or UTF-8.
</p>
</dd>
<dt class="hdlist1">
@@ -914,7 +914,7 @@ beginning of the proposed commit log message with a scissors line.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-10-04 13:41:15 PDT
+ 2021-02-25 17:29:29 PST
</div>
</div>
</body>