Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-update'
authorJunio C Hamano <gitster@pobox.com>
Tue, 1 Sep 2015 23:31:29 +0000 (16:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 1 Sep 2015 23:31:29 +0000 (16:31 -0700)
When re-priming the cache-tree opportunistically while committing
the in-core index as-is, we mistakenly invalidated the in-core
index too aggressively, causing the experimental split-index code
to unnecessarily rewrite the on-disk index file(s).

* dt/commit-preserve-base-index-upon-opportunistic-cache-tree-update:
commit: don't rewrite shared index unnecessarily

1  2 
builtin/commit.c
t/t0090-cache-tree.sh
Simple merge
Simple merge