Mercurial > public > mercurial-scm > hg
diff mercurial/dirstate.py @ 33737:02a745c20121
merge with stable
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 10 Aug 2017 18:55:33 -0400 |
parents | 36d216dcae6a 377e8ddaebef |
children | 5cb0a8fe096e |
line wrap: on
line diff
--- a/mercurial/dirstate.py Thu Aug 10 14:23:41 2017 -0400 +++ b/mercurial/dirstate.py Thu Aug 10 18:55:33 2017 -0400 @@ -1152,7 +1152,7 @@ # that wasn't ignored, and everything that matched was stat'ed # and is already in results. # The rest must thus be ignored or under a symlink. - audit_path = pathutil.pathauditor(self._root) + audit_path = pathutil.pathauditor(self._root, cached=True) for nf in iter(visit): # If a stat for the same file was already added with a