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
This commit is contained in:
@ -196,8 +196,8 @@ The placeholders are:
|
|||||||
'%ce':: committer email
|
'%ce':: committer email
|
||||||
'%cE':: committer email (respecting .mailmap, see
|
'%cE':: committer email (respecting .mailmap, see
|
||||||
linkgit:git-shortlog[1] or linkgit:git-blame[1])
|
linkgit:git-shortlog[1] or linkgit:git-blame[1])
|
||||||
'%cl':: author email local-part (the part before the '@' sign)
|
'%cl':: committer email local-part (the part before the '@' sign)
|
||||||
'%cL':: author local-part (see '%cl') respecting .mailmap, see
|
'%cL':: committer local-part (see '%cl') respecting .mailmap, see
|
||||||
linkgit:git-shortlog[1] or linkgit:git-blame[1])
|
linkgit:git-shortlog[1] or linkgit:git-blame[1])
|
||||||
'%cd':: committer date (format respects --date= option)
|
'%cd':: committer date (format respects --date= option)
|
||||||
'%cD':: committer date, RFC2822 style
|
'%cD':: committer date, RFC2822 style
|
||||||
|
Reference in New Issue
Block a user