comparison tests/test-hgweb-auth.py.out @ 32226: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 0f1311e829c9
children 31c37e703cee
comparison
equal deleted inserted replaced
32225:c68c400d0a2d 32226:bf3af0eced44