mirror of
https://github.com/restic/restic.git
synced 2025-03-13 15:50:56 +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.