aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-02-13 13:39:25 -0800
committerJunio C Hamano <gitster@pobox.com>2026-02-13 13:39:25 -0800
commitf036245819e5981910ee39f72be6122c0ffbea2f (patch)
tree86bd865e566ab1f35cdffdff3304b4c58f6cf641
parent7855effc952777f2fac284e4461743cf5aa20ee6 (diff)
parent831989ef383c85bc32a0b27d51d9e48111f6d4d6 (diff)
downloadgit-f036245819e5981910ee39f72be6122c0ffbea2f.tar.xz
Merge branch 'mc/doc-send-email-signed-off-by-cc'
Docfix. * mc/doc-send-email-signed-off-by-cc: doc: send-email: correct --no-signed-off-by-cc misspelling
-rw-r--r--Documentation/git-send-email.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-send-email.adoc b/Documentation/git-send-email.adoc
index ebe8853e9f..44ae2ed5bf 100644
--- a/Documentation/git-send-email.adoc
+++ b/Documentation/git-send-email.adoc
@@ -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::