diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-09-25 16:43:44 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-25 17:49:40 -0700 |
commit | ae830ed7f50377e64b774ce87441ff4538f04ad7 (patch) | |
tree | 56b2c2fa53c1e830fd2951207a07dd831e60b727 /perl | |
parent | dad4e32c4658f12a6eaa2decead5d77678911d95 (diff) | |
download | git-ae830ed7f50377e64b774ce87441ff4538f04ad7.tar.gz git-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 'perl')
0 files changed, 0 insertions, 0 deletions