Commit 11408f0e43ba38829863a992fc73a77c6c18e035

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.