summaryrefslogtreecommitdiffstats
path: root/man1/git-format-patch.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-format-patch.1')
-rw-r--r--man1/git-format-patch.114
1 files changed, 6 insertions, 8 deletions
diff --git a/man1/git-format-patch.1 b/man1/git-format-patch.1
index f897ae121..736f3de63 100644
--- a/man1/git-format-patch.1
+++ b/man1/git-format-patch.1
@@ -2,12 +2,12 @@
.\" Title: git-format-patch
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 04/20/2023
+.\" Date: 04/21/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.363.g9c6990cca2
+.\" Source: Git 2.40.0.374.g7580f92ffa
.\" Language: English
.\"
-.TH "GIT\-FORMAT\-PATCH" "1" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
+.TH "GIT\-FORMAT\-PATCH" "1" "04/21/2023" "Git 2\&.40\&.0\&.374\&.g7580f9" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -732,12 +732,10 @@ threading makes every mail a reply to the previous one\&.
The default is
\fB\-\-no\-thread\fR, unless the
\fBformat\&.thread\fR
-configuration is set\&. If
+configuration is set\&.
\fB\-\-thread\fR
-is specified without a style, it defaults to the style specified by
-\fBformat\&.thread\fR
-if any, or else
-\fBshallow\fR\&.
+without an argument is equivalent to
+\fB\-\-thread=shallow\fR\&.
.sp
Beware that the default for
\fIgit send\-email\fR