[Updated] D8733: overlayworkingctx: remove unused `nofilechanges()` and `_compact()` methods

mjacob (Manuel Jacob) phabricator at mercurial-scm.org
Sun Jul 12 02:35:46 UTC 2020


mjacob added inline comments.

INLINE COMMENTS

> context.py:2549
> -        # using things like remotefilelog.
> -        scmutil.prefetchfiles(
> -            self.repo(),

D8732 <https://phab.mercurial-scm.org/D8732> removed the call leading through this code, thus removing the prefetch side effect. Would it be a good idea to do a prefetch in `self.files()`?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8733/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D8733

To: mjacob, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200712/c0860861/attachment-0002.html>


More information about the Mercurial-patches mailing list