mirror of
https://github.com/restic/restic.git
synced 2025-12-29 06:06:15 +00:00
Implement filtering by using `FindFilteredSnapshots()` to iterate over the snapshots Refactor cmd_snapshots' `PrintSnapshots()` so its pretty printing can be used from both `forget` and `snapshots`. Use contexts.