From: Junio C Hamano Date: Thu, 9 Feb 2006 08:55:17 +0000 (-0800) Subject: "Assume unchanged" git: --really-refresh fix. X-Git-Tag: v1.3.0-rc1~54^2~90^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b92b2ce94e5673ab3a2fbc9c762b39aaf7d72de5?ds=inline;hp=b92b2ce94e5673ab3a2fbc9c762b39aaf7d72de5 "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 ---