summaryrefslogtreecommitdiffstats
path: root/git-format-patch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-21 16:00:40 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-21 16:00:40 -0700
commit1794ede5917038b65c0a11150f2e4831bec76c4a (patch)
tree96985b7a08140bc14775d313bc20b3c0f7608693 /git-format-patch.txt
parentfdb7c3f555ff7d84db5a1b9f6b77de29d1d25f69 (diff)
downloadgit-htmldocs-1794ede5917038b65c0a11150f2e4831bec76c4a.tar.gz
Autogenerated HTML docs for v2.40.0-374-g7580f
Diffstat (limited to 'git-format-patch.txt')
-rw-r--r--git-format-patch.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/git-format-patch.txt b/git-format-patch.txt
index 508f3ae2c..b1c13fb39 100644
--- a/git-format-patch.txt
+++ b/git-format-patch.txt
@@ -173,8 +173,7 @@ series, where the head is chosen from the cover letter, the
threading makes every mail a reply to the previous one.
+
The default is `--no-thread`, unless the `format.thread` configuration
-is set. If `--thread` is specified without a style, it defaults to the
-style specified by `format.thread` if any, or else `shallow`.
+is set. `--thread` without an argument is equivalent to `--thread=shallow`.
+
Beware that the default for 'git send-email' is to thread emails
itself. If you want `git format-patch` to take care of threading, you