index.c
81.7 KB
-
index_read_index: invalidate new paths in tree cache · 46082c38
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.
Edward Thomson committed