mirror of
https://github.com/restic/restic.git
synced 2026-06-01 06:39:44 +00:00
537cfe2e4c
The old check did not consider files containing case insensitive excludes. The check is now implemented as a function of the excludePatternOptions struct to improve cohesion.