From: Junio C Hamano Date: Wed, 10 Aug 2016 19:33:17 +0000 (-0700) Subject: Merge branch 'jk/reset-ident-time-per-commit' X-Git-Tag: v2.10.0-rc0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24fbe004904f95ea07f22fea4e4c02a632149d73;p=thirdparty%2Fgit.git Merge branch 'jk/reset-ident-time-per-commit' Not-so-recent rewrite of "git am" that started making internal calls into the commit machinery had an unintended regression, in that no matter how many seconds it took to apply many patches, the resulting committer timestamp for the resulting commits were all the same. * jk/reset-ident-time-per-commit: am: reset cached ident date for each patch --- 24fbe004904f95ea07f22fea4e4c02a632149d73