"Assume unchanged" git: --really-refresh fix.
authorJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 08:55:17 +0000 (00:55 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 08:55:17 +0000 (00:55 -0800)
commitb92b2ce94e5673ab3a2fbc9c762b39aaf7d72de5
tree19c9636198b53b5795dc54dbbd674ba52fac2e8a
parent2bcab24080dc97fc628e1b601a195a9a96773fac
"Assume unchanged" git: --really-refresh fix.

The earlier round failed to make --really-refresh to mark
up-to-date index entry to valid again due to a trivial thinko.

Signed-off-by: Junio C Hamano <junkio@cox.net>
update-index.c