diff options
author | 2007-09-25 16:43:44 +0100 | |
---|---|---|
committer | 2007-09-25 17:49:40 -0700 | |
commit | ae830ed7f50377e64b774ce87441ff4538f04ad7 (patch) | |
tree | 56b2c2fa53c1e830fd2951207a07dd831e60b727 /t | |
parent | rebase -i: Fix numbers in progress report (diff) | |
download | tgif-ae830ed7f50377e64b774ce87441ff4538f04ad7.tar.xz |
rebase -i: avoid exporting GIT_AUTHOR_* variables
It is somewhat unsafe to export the GIT_AUTHOR_* variables, since a later
call to git-commit or git-merge could pick them up inadvertently.
So avoid the export, using a recipe provided by Johannes Sixt.
Incidentally, this fixes authorship of merges with "rebase --preserve -i".
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions