• L
    Make "update-cache --refresh" do what it really should do: just · 711cf3a0
    Linus Torvalds 提交于
    refresh the "stat" information.
    
    We need this after having done a "read-tree", for example, when the
    stat information does not match the checked-out tree, and we want to
    start getting efficient cache matching against the parts of the tree
    that are already up-to-date.
    711cf3a0
update-cache.c 6.2 KB