From: Thomas Braun Date: Wed, 20 Aug 2014 12:27:10 +0000 (+0200) Subject: pretty: note that %cd respects the --date= option X-Git-Tag: v2.2.0-rc0~153^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dddecc5b7fdeefb2550296540b849bd2eaac230c pretty: note that %cd respects the --date= option Signed-off-by: Thomas Braun Signed-off-by: Junio C Hamano --- diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt index 85d63532a3..eac79096d3 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