mirror of
https://github.com/restic/restic.git
synced 2026-05-01 16:52:29 +00:00
21ab5a488d
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.