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.
Showing
Please
register
or
sign in
to comment