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.
1 parent d8b8217 commit 087bf54Copy full SHA for 087bf54
Documentation/pretty-formats.txt
@@ -178,8 +178,8 @@ The placeholders are:
178
'%ce':: committer email
179
'%cE':: committer email (respecting .mailmap, see
180
linkgit:git-shortlog[1] or linkgit:git-blame[1])
181
-'%cl':: author email local-part (the part before the '@' sign)
182
-'%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
183
184
'%cd':: committer date (format respects --date= option)
185
'%cD':: committer date, RFC2822 style
0 commit comments