From: Marius Storm-Olsen Date: Fri, 30 May 2008 12:38:35 +0000 (+0200) Subject: Add shortcut in refresh_cache_ent() for marked entries. X-Git-Tag: v1.5.6-rc1~27 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aa9349d449bbf6bd7d28a5279f30a9734f77da8f?hp=aa9349d449bbf6bd7d28a5279f30a9734f77da8f Add shortcut in refresh_cache_ent() for marked entries. When a cache entry has been marked as CE_VALID, the user has promised us that any change in the work tree does not matter. Just mark the entry as up-to-date, and continue. Signed-off-by: Marius Storm-Olsen Signed-off-by: Junio C Hamano ---