mirror of
https://github.com/restic/restic.git
synced 2025-07-14 16:38:40 +00:00

This converts filepath.Separator to '/', if it isn't already. This allows both native paths and patterns, as well as a mix of them. Added tests.