aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/MyFirstContribution.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-17 18:05:12 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-17 18:05:12 -0700
commit953823fcbf7da6eee4a3bd20690d2f1ff51365d5 (patch)
tree9fd5a4a74d37fbd4651587f42ca24acbb874801d /Documentation/MyFirstContribution.txt
parent9d8370d44547d69e0734e47bb1c38e7ccd3e5387 (diff)
parent78b6369e6761c04d6aff2d115bafd8845e90e530 (diff)
downloadgit-953823fcbf7da6eee4a3bd20690d2f1ff51365d5.tar.gz
Merge branch 'la/mfc-markup-fix'
Documentation mark-up fix. * la/mfc-markup-fix: MyFirstContribution: render literal *
Diffstat (limited to 'Documentation/MyFirstContribution.txt')
-rw-r--r--Documentation/MyFirstContribution.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/MyFirstContribution.txt b/Documentation/MyFirstContribution.txt
index 2f8b7d597f..56130e4bec 100644
--- a/Documentation/MyFirstContribution.txt
+++ b/Documentation/MyFirstContribution.txt
@@ -1164,7 +1164,7 @@ After you run this command, `format-patch` will output the patches to the `psuh/
directory, alongside the v1 patches. Using a single directory makes it easy to
refer to the old v1 patches while proofreading the v2 patches, but you will need
to be careful to send out only the v2 patches. We will use a pattern like
-"psuh/v2-*.patch" (not "psuh/*.patch", which would match v1 and v2 patches).
+`psuh/v2-*.patch` (not `psuh/*.patch`, which would match v1 and v2 patches).
Edit your cover letter again. Now is a good time to mention what's different
between your last version and now, if it's something significant. You do not