commit | 3f01ad665493e09aa816d84a872d9874f33a8c16 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Jan 22 16:14:58 2009 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jan 25 18:55:49 2009 -0800 |
tree | 6013b63d19bdb3b7626ff76f1ca0f4e330d9b5c2 | |
parent | 5dc1308562ab5991ecada68b06707709bea408c9 [diff] |
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>