summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-09-09 19:54:07 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-09-09 19:54:08 (GMT)
commit3ef87bd8729f17b8b10236c432f41fb86605daa9 (patch)
tree39ef3380c9947b44e7ea575c0780d0c11f9042a4 /Documentation
parent73353e0f650e4b058d47b67f0e73b9a6a11ec5a1 (diff)
parentdddecc5b7fdeefb2550296540b849bd2eaac230c (diff)
downloadgit-3ef87bd8729f17b8b10236c432f41fb86605daa9.zip
git-3ef87bd8729f17b8b10236c432f41fb86605daa9.tar.gz
git-3ef87bd8729f17b8b10236c432f41fb86605daa9.tar.bz2
Merge branch 'tb/pretty-format-cd-date-format'
Documentation update. * tb/pretty-format-cd-date-format: pretty: note that %cd respects the --date= option
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pretty-formats.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt
index 85d6353..eac7909 100644
--- a/Documentation/pretty-formats.txt
+++ b/Documentation/pretty-formats.txt
@@ -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