Make "update-cache --refresh" do what it really should do: just
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 16:39:21 +0000 (09:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 16:39:21 +0000 (09:39 -0700)
commit711cf3a026a539f68ab647e012f145a03e12a5e7
tree5cc4753bc199ac4d595e416e61b7dfa2dfd50379
parentbf16c71e2f9fc9ca44273f7f4637dce194a49cce
Make "update-cache --refresh" do what it really should do: just
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.
update-cache.c