Skip to content

Commit 3ef87bd

Browse files
committed
Merge branch 'tb/pretty-format-cd-date-format'
Documentation update. * tb/pretty-format-cd-date-format: pretty: note that %cd respects the --date= option
2 parents 73353e0 + dddecc5 commit 3ef87bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/pretty-formats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The placeholders are:
122122
- '%ce': committer email
123123
- '%cE': committer email (respecting .mailmap, see
124124
linkgit:git-shortlog[1] or linkgit:git-blame[1])
125-
- '%cd': committer date
125+
- '%cd': committer date (format respects --date= option)
126126
- '%cD': committer date, RFC2822 style
127127
- '%cr': committer date, relative
128128
- '%ct': committer date, UNIX timestamp

0 commit comments

Comments
 (0)