SubmittingPatches: quote commands

Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Linus Arver
2024-04-18 21:52:01 +00:00
committed by Junio C Hamano
parent 84b91fc465
commit c8d6a54a07

View File

@@ -403,7 +403,7 @@ Before sending any patches, please note that patches that may be
security relevant should be submitted privately to the Git Security security relevant should be submitted privately to the Git Security
mailing list{security-ml}, instead of the public mailing list. mailing list{security-ml}, instead of the public mailing list.
Learn to use format-patch and send-email if possible. These commands Learn to use `format-patch` and `send-email` if possible. These commands
are optimized for the workflow of sending patches, avoiding many ways are optimized for the workflow of sending patches, avoiding many ways
your existing e-mail client (often optimized for "multipart/*" MIME your existing e-mail client (often optimized for "multipart/*" MIME
type e-mails) might render your patches unusable. type e-mails) might render your patches unusable.