summaryrefslogtreecommitdiffstats
path: root/SubmittingPatches.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-09 15:09:38 -0800
committerJunio C Hamano <gitster@pobox.com>2018-01-09 15:09:38 -0800
commit3a34f15bd3c7fd04c1dcab5cc46eec8d49b04a11 (patch)
tree1b8a990a784adf2308beb62e540d90ccd4196189 /SubmittingPatches.txt
parent2a78f2782c79f72b80dfdeb525d9f8f367888199 (diff)
downloadgit-htmldocs-3a34f15bd3c7fd04c1dcab5cc46eec8d49b04a11.tar.gz
Autogenerated HTML docs for v2.16.0-rc1-28-g6366d
Diffstat (limited to 'SubmittingPatches.txt')
-rw-r--r--SubmittingPatches.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/SubmittingPatches.txt b/SubmittingPatches.txt
index 3ef30922e..a1d0feca3 100644
--- a/SubmittingPatches.txt
+++ b/SubmittingPatches.txt
@@ -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]