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 32f5660 commit dddecc5Copy full SHA for dddecc5
Documentation/pretty-formats.txt
@@ -122,7 +122,7 @@ The placeholders are:
122
- '%ce': committer email
123
- '%cE': committer email (respecting .mailmap, see
124
linkgit:git-shortlog[1] or linkgit:git-blame[1])
125
-- '%cd': committer date
+- '%cd': committer date (format respects --date= option)
126
- '%cD': committer date, RFC2822 style
127
- '%cr': committer date, relative
128
- '%ct': committer date, UNIX timestamp
0 commit comments