Merge branch 'tb/pretty-format-cd-date-format'
Documentation update. * tb/pretty-format-cd-date-format: pretty: note that %cd respects the --date= option
This commit is contained in:
@ -122,7 +122,7 @@ 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])
|
||||||
- '%cd': committer date
|
- '%cd': committer date (format respects --date= option)
|
||||||
- '%cD': committer date, RFC2822 style
|
- '%cD': committer date, RFC2822 style
|
||||||
- '%cr': committer date, relative
|
- '%cr': committer date, relative
|
||||||
- '%ct': committer date, UNIX timestamp
|
- '%ct': committer date, UNIX timestamp
|
||||||
|
Reference in New Issue
Block a user