]> git.ipfire.org Git - thirdparty/git.git/commitdiff
SubmittingPatches: quote commands
authorLinus Arver <linusa@google.com>
Thu, 18 Apr 2024 21:52:01 +0000 (21:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2024 21:55:10 +0000 (14:55 -0700)
Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches

index 26055a1fe2ba594ea6254b75021b08dd74df752b..6b9e954a47d3e2cca8067aab9ca580001daddd08 100644 (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
 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
 your existing e-mail client (often optimized for "multipart/*" MIME
 type e-mails) might render your patches unusable.