summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-07-07 05:09:15 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-07-07 05:09:15 (GMT)
commit5c61d10b16ad949af9adf824ae3fd4f62a5142e7 (patch)
treebcb766af6f50707f0de0c94c490f3355a215bb89 /Documentation
parent65ffaca0e437b4b504fd5fbfe39e72331d7f7314 (diff)
parent087bf5409c4f0136d7443e4cda0845e1a95ec16d (diff)
downloadgit-5c61d10b16ad949af9adf824ae3fd4f62a5142e7.zip
git-5c61d10b16ad949af9adf824ae3fd4f62a5142e7.tar.gz
git-5c61d10b16ad949af9adf824ae3fd4f62a5142e7.tar.bz2
Merge branch 'mk/pb-pretty-email-without-domain-part-fix'
Docfix. * mk/pb-pretty-email-without-domain-part-fix: doc: fix author vs. committer copy/paste error
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pretty-formats.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt
index 547a552..84bbc74 100644
--- a/Documentation/pretty-formats.txt
+++ b/Documentation/pretty-formats.txt
@@ -196,8 +196,8 @@ The placeholders are:
'%ce':: committer email
'%cE':: committer email (respecting .mailmap, see
linkgit:git-shortlog[1] or linkgit:git-blame[1])
-'%cl':: author email local-part (the part before the '@' sign)
-'%cL':: author local-part (see '%cl') respecting .mailmap, see
+'%cl':: committer email local-part (the part before the '@' sign)
+'%cL':: committer local-part (see '%cl') respecting .mailmap, see
linkgit:git-shortlog[1] or linkgit:git-blame[1])
'%cd':: committer date (format respects --date= option)
'%cD':: committer date, RFC2822 style