yuja added a comment.

  > +        scmutil.prefetchfiles(
  >  +            self.repo(), [self.p1().rev()],
  >  +            matchmod.match('', '', patterns=self._cache.keys(), 
exact=True))
  
  Perhaps `scmutil.matchfiles()` can be used instead of the low-level 
constructor.

REPOSITORY
  rHG Mercurial

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

To: spectral, #hg-reviewers
Cc: yuja, mjpieters, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to