• Show log

    Commit

  • Hash : 46082c38
    Author : Edward Thomson
    Date : 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.