Merge branch 'tg/split-index-fixes' into maint
commitb0e0fc267bfb270b0ccf48ff17179c9c315dc2a9
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:10 +0000 (22 14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:10 +0000 (22 14:24 -0700)
treeb2fe4a33f8ecaf45c88b837551d8f57b2d1d72ec
parent7e44d8055c76d4e8291d6dae289ebccab1e72aab
parentae59a4e44f359f74d0fede109c29bb53f726209b
Merge branch 'tg/split-index-fixes' into maint

The split-index mode had a few corner case bugs fixed.

* tg/split-index-fixes:
  travis: run tests with GIT_TEST_SPLIT_INDEX
  split-index: don't write cache tree with null oid entries
  read-cache: fix reading the shared index for other repos
cache-tree.c
cache.h
ci/run-build-and-tests.sh
read-cache.c
repository.c
revision.c
t/t1700-split-index.sh