aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-09 14:32:54 -0800
committerJunio C Hamano <gitster@pobox.com>2018-01-09 14:32:54 -0800
commite6932248fcb41fb94a0be484050881e03c7eb298 (patch)
treea37293315bdd3b9449fc0d99098a9f4d4a08d659 /Documentation
parenta19caa7d63e1892ec048ff929946f6d210d708a9 (diff)
parentc9e3d472f9b954c7ab720b37d8ee55837640758f (diff)
downloadgit-e6932248fcb41fb94a0be484050881e03c7eb298.tar.gz
git-e6932248fcb41fb94a0be484050881e03c7eb298.tar.xz
Merge branch 'bc/submitting-patches-in-asciidoc'
Doc readability update. * bc/submitting-patches-in-asciidoc: doc/SubmittingPatches: improve text formatting
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/SubmittingPatches2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 3ef30922e..a1d0feca3 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -261,7 +261,7 @@ not a text/plain, it's something else.
Send your patch with "To:" set to the mailing list, with "cc:" listing
people who are involved in the area you are touching (the output from
-+git blame _$path_+ and +git shortlog {litdd}no-merges _$path_+ would help to
+`git blame $path` and `git shortlog --no-merges $path` would help to
identify them), to solicit comments and reviews.
:1: footnote:[The current maintainer: gitster@pobox.com]