mirror of
https://github.com/restic/restic.git
synced 2025-03-09 00:00:02 +01:00
![]() 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 |