[Commented On] D10907: dirstate-v2: Drop cached read_dir results after .hgignore changes

SimonSapin phabricator at mercurial-scm.org
Fri Jun 25 14:35:47 UTC 2021


SimonSapin added a comment.


  Good question. At the moment the `matcher` is only consulted for files and symlinks. Later if we add an optimization to skip "full" subtree traversal of unmatched directories, we’ll likely need to have a simpler traversal that only checks for outdated cache.

REPOSITORY
  rHG Mercurial

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

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

To: SimonSapin, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210625/00d73c84/attachment-0002.html>


More information about the Mercurial-patches mailing list