Merge branch 'sg/set-ceiling-during-tests'
commite4897d2bde2bc6f8a63c468e1ff8617314269dcd
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2021 18:46:23 +0000 (10 11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2021 18:46:24 +0000 (10 11:46 -0700)
tree79068c9884a37fb164563684491ce7cc6399b590
parent6f9e7cadf35796d798037782f149bec584ff803c
parent614c3d8f2e330baedfdb09fc90803a4c360d39cb
Merge branch 'sg/set-ceiling-during-tests'

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