Commit 46082c384f6c4872cb2ebef6666e9a65b045b609

Edward Thomson 2016-06-02T02:34:03

index_read_index: invalidate new paths in tree cache When adding a new entry to an existing index via `git_index_read_index`, be sure to remove the tree cache entry for that new path. This will mark all parent trees as dirty.