aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2007-09-25 16:43:44 +0100
committerJunio C Hamano <gitster@pobox.com>2007-09-25 17:49:40 -0700
commitae830ed7f50377e64b774ce87441ff4538f04ad7 (patch)
tree56b2c2fa53c1e830fd2951207a07dd831e60b727 /Documentation
parentdad4e32c4658f12a6eaa2decead5d77678911d95 (diff)
downloadgit-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 'Documentation')
0 files changed, 0 insertions, 0 deletions