mirror of
https://github.com/octoleo/restic.git
synced 2025-01-11 10:18:10 +00:00
3e0a97fb13
Internally rename restorer.Filter -> restorer.SelectForRestore to make semantic clear. In addition, swap parameters to filepath.Match() so that the pattern can really be matched. Limitation: The filter only works on the filename, not on any path component, e.g. '*.go' selects all go files, 'subdir/foo*' doesn't select anything. Fixes #202. |
||
---|---|---|
.. | ||
restic |