public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* --suppress-* options error out, apparently passing to format-patch too.
@ 2026-02-09 23:42 jim.cromie
  2026-02-10  0:22 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: jim.cromie @ 2026-02-09 23:42 UTC (permalink / raw)
  To: git

[jimc@godzilla wk-test]$ git send-email --to=$trybot --no-to
--suppress-to --no-cc --dry-run
0001-dyndbg-fix-NULL-ptr-on-i386-due-to-section-alignment.patch
fatal: unrecognized argument: --suppress-to
format-patch -o /tmp/tXB5tLINzc --suppress-to: command returned error: 128
[jimc@godzilla wk-test]$ git send-email --to=$trybot --no-to
--suppress-to=all --no-cc --dry-run
0001-dyndbg-fix-NULL-ptr-on-i386-due-to-section-alignment.patch
fatal: unrecognized argument: --suppress-to=all
format-patch -o /tmp/Y47eIqlSDG --suppress-to=all: command returned error: 128

--no-to --no-cc also doesnt work (as Id expect), it still wants to cc
to one given in patch-file.

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

end of thread, other threads:[~2026-02-10  0:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 23:42 --suppress-* options error out, apparently passing to format-patch too jim.cromie
2026-02-10  0:22 ` Junio C Hamano
2026-02-10  0:33   ` jim.cromie

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