Skip to content

Commit dddecc5

Browse files
t-bgitster
authored andcommitted
pretty: note that %cd respects the --date= option
Signed-off-by: Thomas Braun <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 32f5660 commit dddecc5

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)