Skip to content

WildcardMatcher: treat unmatched filename prefixes as no match

Igor Kushnir requested to merge work/fix-wildcard-matcher into master

This is an alternative fix to !238 (closed). The advantage is simplicity, the disadvantage - no performance improvement.

See the commit messages for details.

Merge request reports