filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*
authorIan Campbell <redacted>
Thu, 21 Sep 2017 07:49:30 +0000 (08:49 +0100)
committerJunio C Hamano <redacted>
Fri, 22 Sep 2017 03:57:42 +0000 (12:57 +0900)
commit7b1378bd9547f0842128101a56a64e769a440b37
tree7c3de2eb5628a3ea6ed94404b8738f4636414286
parentd24813c460bb9db90ebcc5358bde03e20fc33654
filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*

These are modified by set_ident() but a subsequent patch would like to operate
on their original values.

Signed-off-by: Ian Campbell <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-filter-branch.sh
git clone https://git.99rst.org/PROJECT