Merge branch 'tg/split-index-fixes' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:57 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:57 +0000 (14:55 -0800)
commit52d7a92ec5ab25f93e7ce51069c8a4bcc9ed7d31
tree716c9f3eec268b391e30360abf39ee7700dd40a4
parent73a2c4c769a9582b24e2119e340790fc96c3da7c
parentae59a4e44f359f74d0fede109c29bb53f726209b
Merge branch 'tg/split-index-fixes' into next

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-tests.sh
read-cache.c
repository.c
revision.c
t/t1700-split-index.sh