Skip to content

Commit

Permalink
Merge branch 'tb/pretty-format-cd-date-format'
Browse files Browse the repository at this point in the history
Documentation update.

* tb/pretty-format-cd-date-format:
  pretty: note that %cd respects the --date= option
  • Loading branch information
Junio C Hamano committed Sep 9, 2014
2 parents 73353e0 + dddecc5 commit 3ef87bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/pretty-formats.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ The placeholders are:
- '%ce': committer email
- '%cE': committer email (respecting .mailmap, see
linkgit:git-shortlog[1] or linkgit:git-blame[1])
- '%cd': committer date
- '%cd': committer date (format respects --date= option)
- '%cD': committer date, RFC2822 style
- '%cr': committer date, relative
- '%ct': committer date, UNIX timestamp
Expand Down

0 comments on commit 3ef87bd

Please sign in to comment.