summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-11 13:54:14 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-11 13:54:14 -0700
commit3a9663e144bda415dcecea9f62d6da4e5affe0de (patch)
treee8a95a713c73fb05aef25b89b92a85f6e518c6ce /git-format-patch.html
parente05e18c5a8605c2e9b1c3aa79a3052a9b11339e1 (diff)
downloadgit-htmldocs-3a9663e144bda415dcecea9f62d6da4e5affe0de.tar.gz
Autogenerated HTML docs for v2.40.0-335-g98572
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 3dc9c00a4..9a5b39b9b 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -852,7 +852,7 @@ line (see the DISCUSSION section of <a href="git-commit.html">git-commit(1)</a>)
To omit patch numbers from the subject, use <code>-N</code>.</p></div>
<div class="paragraph"><p>If given <code>--thread</code>, <code>git-format-patch</code> will generate <code>In-Reply-To</code> and
<code>References</code> headers to make the second and subsequent patch mails appear
-as replies to the first mail; this also generates a <code>Message-Id</code> header to
+as replies to the first mail; this also generates a <code>Message-ID</code> header to
reference.</p></div>
</div>
</div>
@@ -1766,7 +1766,7 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
<p>
Controls addition of <code>In-Reply-To</code> and <code>References</code> headers to
make the second and subsequent mails appear as replies to the
- first. Also controls generation of the <code>Message-Id</code> header to
+ first. Also controls generation of the <code>Message-ID</code> header to
reference.
</p>
<div class="paragraph"><p>The optional &lt;style&gt; argument can be either <code>shallow</code> or <code>deep</code>.
@@ -2604,7 +2604,7 @@ merge commit.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-09 15:06:28 PDT
+ 2023-04-11 13:51:23 PDT
</div>
</div>
</body>