]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sg/set-ceiling-during-tests' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:42 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:42 +0000 (13:51 -0700)
commite4bea4a67d6e3fd36f5ea88662495540ff709b8a
treec56c19b246613608b6220b66d500413e64650112
parenta45b824097aa85e6a940e06d87f2033ced585242
parent614c3d8f2e330baedfdb09fc90803a4c360d39cb
Merge branch 'sg/set-ceiling-during-tests' into maint

Buggy tests could damage repositories outside the throw-away test
area we created.  We now by default export GIT_CEILING_DIRECTORIES
to limit the damage from such a stray test.

* sg/set-ceiling-during-tests:
  test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository