changeset 41965 | e4ac7e63c213 |
parent 41964 | d121823072b8 |
child 42341 | 27d6956d386b |
child 42376 | 89c0c8edc9d4 |
--- a/mercurial/manifest.py Fri Mar 15 15:07:43 2019 +0000 +++ b/mercurial/manifest.py Thu Mar 14 00:40:11 2019 +0000 @@ -1438,7 +1438,7 @@ if not util.safehasattr(repo, '_wlockref'): return - self._fulltextcache._opener = repo.cachevfs + self._fulltextcache._opener = repo.wcachevfs if repo._currentlock(repo._wlockref) is None: return