mirror of
https://github.com/restic/restic.git
synced 2026-04-16 18:08:50 +00:00
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.