mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 07:08:28 +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.