From: kristofferhaugsbakk@fastmail.com
To: git@vger.kernel.org
Cc: "Matěj Cepl" <mcepl@cepl.eu>,
ps@pks.im, "Kristoffer Haugsbakk" <code@khaugsbakk.name>
Subject: [PATCH v3] doc: send-email: correct --no-signed-off-by-cc misspelling
Date: Thu, 5 Feb 2026 17:24:01 +0100 [thread overview]
Message-ID: <V3_--no-signed-off-by-cc.260@msgid.xyz> (raw)
In-Reply-To: <20250218085913.1381537-1-mcepl@cepl.eu>
From: Matěj Cepl <mcepl@cepl.eu>
I don’t think there is an option --signed-off-cc (without -by)
for git send-email.
Signed-off-by: Matěj Cepl <mcepl@cepl.eu>
[kh: rebased and changed subject to house style]
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
---
Notes (series):
v3:
I left the rest of the commit message alone because I think it is okay.
Documentation/git-send-email.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-send-email.adoc b/Documentation/git-send-email.adoc
index ebe8853e9f5..44ae2ed5bff 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::
base-commit: 67ad42147a7acc2af6074753ebd03d904476118f
--
2.53.0.26.g2afa8602a26
prev parent reply other threads:[~2026-02-05 16:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-18 8:58 [PATCH v2] doc(send-email): use correct name of the --signed-off-by-cc in git send-email doc Matěj Cepl
2025-02-18 11:22 ` Patrick Steinhardt
2025-02-18 15:21 ` Matěj Cepl
2026-02-05 16:24 ` kristofferhaugsbakk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=V3_--no-signed-off-by-cc.260@msgid.xyz \
--to=kristofferhaugsbakk@fastmail.com \
--cc=code@khaugsbakk.name \
--cc=git@vger.kernel.org \
--cc=mcepl@cepl.eu \
--cc=ps@pks.im \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox