From: Junio C Hamano Date: Tue, 13 Feb 2018 21:39:12 +0000 (-0800) Subject: Merge branch 'tg/split-index-fixes' X-Git-Tag: v2.17.0-rc0~116 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e75c862125f219c983cd2980d1b33ec09a3c34b9?hp=e75c862125f219c983cd2980d1b33ec09a3c34b9 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 ---