]> git.ipfire.org Git - thirdparty/git.git/commitdiff
pretty: note that %cd respects the --date= option
authorThomas Braun <thomas.braun@virtuell-zuhause.de>
Wed, 20 Aug 2014 12:27:10 +0000 (14:27 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 20:09:06 +0000 (13:09 -0700)
Signed-off-by: Thomas Braun <thomas.braun@virtuell-zuhause.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt

index 85d63532a3e165110717ca2602e9dd806f10bd9f..eac79096d3d9cb544c9e213d285b5a3158367246 100644 (file)
@@ -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