Mercurial > hg
comparison contrib/macosx/Welcome.html @ 25231:8545bd381504
match: have visitdir() consider includes and excludes
match.visitdir() used to only look at the match's primary pattern roots to
decide if a treemanifest traverser should descend into a particular directory.
This change logically makes visitdir also consider the match's include and
exclude pattern roots (if applicable) to make this decision.
This is especially important for situations like using narrowhg with multiple
treemanifest revlogs.
author | Drew Gottlieb <drgott@google.com> |
---|---|
date | Mon, 18 May 2015 14:29:20 -0700 |
parents | 1de6e7e1bb9f |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
25230:af023b09ba52 | 25231:8545bd381504 |
---|