diff options
author | Jeff King <peff@peff.net> | 2011-01-26 21:33:32 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-01-27 19:24:05 +0100 |
commit | a1231de0020b60076f946012b8230db9b1c00cfd (patch) | |
tree | a3ed7cdcbd6f606a271d86f47699bd994b41b384 /git-rebase.sh | |
parent | Merge branch 'jn/fast-import-empty-tree-removal' into maint (diff) | |
download | git-a1231de0020b60076f946012b8230db9b1c00cfd.tar.xz git-a1231de0020b60076f946012b8230db9b1c00cfd.zip |
tests: sanitize more git environment variables
These variables should generally not be set in one's
environment, but they do get set by rebase, which means
doing an interactive rebase like:
pick abcd1234 foo
exec make test
will cause false negatives in the test suite.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase.sh')
0 files changed, 0 insertions, 0 deletions