author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 16:39:21 +0000 (09:39 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 16:39:21 +0000 (09:39 -0700) | ||
commit | 711cf3a026a539f68ab647e012f145a03e12a5e7 | |
tree | 5cc4753bc199ac4d595e416e61b7dfa2dfd50379 | tree | snapshot |
parent | bf16c71e2f9fc9ca44273f7f4637dce194a49cce | commit | diff |
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.
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 | diff | blob | history |