On Thu, Apr 20, 2017 at 11:24 PM, Thomas Gummerer <t.gummerer@xxxxxxxxx> wrote: > On 04/20, Christian Couder wrote: >> >> Could you try with the following patch: >> >> http://public-inbox.org/git/20170330210354.20018-1-chriscool@xxxxxxxxxxxxx/ > > Yeah, I tried with and without that patch with the same result. > Unless I'm screwing something up when testing I don't think this fixes > the issue unfortunately. Ok, I will take a look soon. By the way I think that GIT_TEST_SPLIT_INDEX has become redundant now that there is core.splitIndex. So perhaps in the long run it will be best to deprecate GIT_TEST_SPLIT_INDEX and eventually remove it.