summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 9a5b39b9b..39ab69211 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -1775,8 +1775,7 @@ series, where the head is chosen from the cover letter, the
<code>--in-reply-to</code>, and the first patch mail, in this order. <em>deep</em>
threading makes every mail a reply to the previous one.</p></div>
<div class="paragraph"><p>The default is <code>--no-thread</code>, unless the <code>format.thread</code> configuration
-is set. If <code>--thread</code> is specified without a style, it defaults to the
-style specified by <code>format.thread</code> if any, or else <code>shallow</code>.</p></div>
+is set. <code>--thread</code> without an argument is equivalent to <code>--thread=shallow</code>.</p></div>
<div class="paragraph"><p>Beware that the default for <em>git send-email</em> is to thread emails
itself. If you want <code>git format-patch</code> to take care of threading, you
will want to ensure that threading is disabled for <code>git send-email</code>.</p></div>
@@ -2604,7 +2603,7 @@ merge commit.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-04-11 13:51:23 PDT
+ 2023-04-21 15:58:28 PDT
</div>
</div>
</body>