am: Add --committer-date-is-author-date option
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Jan 2009 00:14:58 +0000 (16:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jan 2009 02:55:49 +0000 (18:55 -0800)
This new option tells 'git-am' to use the timestamp recorded
in the Email message as both author and committer date.

Signed-off-by: しらいしななこ <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found