mirror of
https://github.com/restic/restic.git
synced 2025-11-17 00:02:59 +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.