"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)
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>
No differences found