Merge branch 'mc/doc-send-email-signed-off-by-cc' into next

Docfix.

* mc/doc-send-email-signed-off-by-cc:
  doc: send-email: correct --no-signed-off-by-cc misspelling
Junio C Hamano 2026-02-06 11:22:59 -08:00
commit 2a3d683680
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ Automating
+
Default is the value of `sendemail.suppressCc` configuration value; if
that is unspecified, default to `self` if `--suppress-from` is
specified, as well as `body` if `--no-signed-off-cc` is specified.
specified, as well as `body` if `--no-signed-off-by-cc` is specified.

--suppress-from::
--no-suppress-from::