D1244: overlayworkingctx: invalidate the manifest cache when changing parents
dlax (Denis Laxalde)
phabricator at mercurial-scm.org
Fri Dec 8 09:23:36 UTC 2017
dlax added inline comments.
INLINE COMMENTS
> context.py:2003
> + # Drop old manifest cache:
> + self._invalidate()
>
Wouldn't `util.clearcachedproperty(self, '_manifest')` work?
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D1244
To: phillco, #hg-reviewers, durin42
Cc: dlax, mercurial-devel
More information about the Mercurial-devel
mailing list