Code

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)
commit3f01ad665493e09aa816d84a872d9874f33a8c16
tree6013b63d19bdb3b7626ff76f1ca0f4e330d9b5c2
parent5dc1308562ab5991ecada68b06707709bea408c9
am: Add --committer-date-is-author-date option

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>
git-am.sh
t/t4150-am.sh