comparison .hgignore @ 32266:bf3af0eced44

fsmonitor: do not nuke dirstate filecache In the future, chg may prefill repo's dirstate filecache so it's valuable and should be kept. Previously we drop both filecache and property cache for dirstate during fsmonitor reposetup, this patch changes it to only drop property cache but keep the filecache.
author Jun Wu <quark@fb.com>
date Sat, 06 May 2017 16:36:24 -0700
parents 2daba41c3b80
children 91ae09010950
comparison
equal deleted inserted replaced
32265:c68c400d0a2d 32266:bf3af0eced44