summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorThomas Braun <thomas.braun@virtuell-zuhause.de>2014-08-20 12:27:10 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-08-21 20:09:06 (GMT)
commitdddecc5b7fdeefb2550296540b849bd2eaac230c (patch)
tree250ef9543b0ae63e4a6c1fbf89720e5f77ac7100 /Documentation
parent32f56600bb6ac6fc57183e79d2c1515dfa56672f (diff)
downloadgit-dddecc5b7fdeefb2550296540b849bd2eaac230c.zip
git-dddecc5b7fdeefb2550296540b849bd2eaac230c.tar.gz
git-dddecc5b7fdeefb2550296540b849bd2eaac230c.tar.bz2
pretty: note that %cd respects the --date= option
Signed-off-by: Thomas Braun <thomas.braun@virtuell-zuhause.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
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