mirror of
https://github.com/restic/restic.git
synced 2026-03-21 13:35:57 +00:00
An exclude filter is basically a 'wildcard but foo', so even if a childMayMatch, other children of a dir may not, therefore childMayMatch does not matter, but we should not go down unless the dir is selected for restore.