Re: [PATCH 2/3] git-am.txt: Use date instead of time or timestamp
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:42
Jeff King [off-list ref] writes:
On Sun, May 03, 2009 at 11:46:57PM -0700, Stephen Boyd wrote:quoted
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 715531b..c141261 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt@@ -85,7 +85,7 @@ default. You can use `--no-utf8` to override this. By default the command records the date from the e-mail message as the commit author date, and uses the time of commit creation as the committer date. This allows the - user to lie about author timestamp by using the same + user to lie about the author date by using the same timestamp as the committer date.But you leave the "timestamp" in the next context line? The other two patches in the series look fine to me, though.
Likewise. Perhaps "using the same value as the committer date" sounds better?