]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sg/test-split-index-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Oct 2021 17:21:47 +0000 (10:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Oct 2021 17:21:47 +0000 (10:21 -0700)
commited4d5353426e9e61360ea68e28140fbeb55eeb9e
tree7da64a9625afb141c6415ff6fcc6abee9fd61a16
parent9567a670d2b1f99bfd9547ed186441263b760b17
parente8ffd034c8fa43efeeeee60483ca8690498e3085
Merge branch 'sg/test-split-index-fix'

Test updates.

* sg/test-split-index-fix:
  read-cache: fix GIT_TEST_SPLIT_INDEX
  tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests
  read-cache: look for shared index files next to the index, too
  t1600-index: disable GIT_TEST_SPLIT_INDEX
  t1600-index: don't run git commands upstream of a pipe
  t1600-index: remove unnecessary redirection
read-cache.c