]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
read-cache.c

diff --cc read-cache.c
Simple merge