We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65ffaca + 087bf54 commit 5c61d10Copy full SHA for 5c61d10
Documentation/pretty-formats.txt
@@ -196,8 +196,8 @@ The placeholders are:
196
'%ce':: committer email
197
'%cE':: committer email (respecting .mailmap, see
198
linkgit:git-shortlog[1] or linkgit:git-blame[1])
199
-'%cl':: author email local-part (the part before the '@' sign)
200
-'%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
201
202
'%cd':: committer date (format respects --date= option)
203
'%cD':: committer date, RFC2822 style
0 commit comments