public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] doc(send-email): use correct name of the --signed-off-by-cc in git send-email doc
@ 2025-02-18  8:58 Matěj Cepl
  2025-02-18 11:22 ` Patrick Steinhardt
  2026-02-05 16:24 ` [PATCH v3] doc: send-email: correct --no-signed-off-by-cc misspelling kristofferhaugsbakk
  0 siblings, 2 replies; 4+ messages in thread
From: Matěj Cepl @ 2025-02-18  8:58 UTC (permalink / raw)
  To: git; +Cc: Matěj Cepl

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>
---
Rebase on the top of the current master (Whoops!) and improve the commit message.

 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 7f223db42d..5287f1115f 100644
--- a/Documentation/git-send-email.adoc
+++ b/Documentation/git-send-email.adoc
@@ -389,7 +389,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.
 
 --[no-]suppress-from::
 	If this is set, do not add the From: address to the cc: list.
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-05 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v3] doc: send-email: correct --no-signed-off-by-cc misspelling kristofferhaugsbakk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox