File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ keeping them as Git notes allows them to be maintained between versions
239239of the patch series (but see the discussion of the `notes.rewrite`
240240configuration options in linkgit:git-notes[1] to use this workflow).
241241
242- --[no]- signature=<signature>::
242+ --[no-] signature=<signature>::
243243 Add a signature to each message produced. Per RFC 3676 the signature
244244 is separated from the body by a line with '-- ' on it. If the
245245 signature option is omitted the signature defaults to the Git version
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ See the CONFIGURATION section for `sendemail.multiEdit`.
8989 reply to the given Message-Id, which avoids breaking threads to
9090 provide a new patch series.
9191 The second and subsequent emails will be sent as replies according to
92- the `--[no]- chain-reply-to` setting.
92+ the `--[no-] chain-reply-to` setting.
9393+
9494So for example when `--thread` and `--no-chain-reply-to` are specified, the
9595second and subsequent patches will be replies to the first one like in the
You can’t perform that action at this time.
0 commit comments