Merge branch 'tg/split-index-fixes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:12 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:13 +0000 (13:39 -0800)
commite75c862125f219c983cd2980d1b33ec09a3c34b9
tree716c9f3eec268b391e30360abf39ee7700dd40a4
parent73df1b34218b1bce579a3ed90166db9df43d9e67
parentae59a4e44f359f74d0fede109c29bb53f726209b
Merge branch 'tg/split-index-fixes'

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