Merge branch 'jk/committer-date-is-author-date-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2020 21:59:58 +0000 (14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2020 21:59:58 +0000 (14:59 -0700)
commitf34687dc8109dccfebb4957897e611e7ed9e31ff
treee6853ba263bb3c5e30443b531a90aa5b6549d298
parent2e673356aefa8ed19be3c878f966ad6189ecb510
parent5f35edd9d7ebca17f205b338d340cc6ce214644a
Merge branch 'jk/committer-date-is-author-date-fix'

In 2.29, "--committer-date-is-author-date" option of "rebase" and
"am" subcommands lost the e-mail address by mistake, which has been
corrected.

* jk/committer-date-is-author-date-fix:
  rebase: fix broken email with --committer-date-is-author-date
  am: fix broken email with --committer-date-is-author-date
  t3436: check --committer-date-is-author-date result more carefully
builtin/am.c
sequencer.c