Mercurial > hg
comparison tests/test-issue1502.t @ 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 | 9e0535da20a5 |
children | eb586ed5d8ce |
comparison
equal
deleted
inserted
replaced
32225:c68c400d0a2d | 32226:bf3af0eced44 |
---|