mirror of
https://github.com/restic/restic.git
synced 2025-12-22 15:49:44 -05:00
These commands filter the snapshots according to some criteria which essentially requires loading the index before filtering the snapshots. Thus create a copy of the snapshots list beforehand and use it later on. |
||
|---|---|---|
| .. | ||
| dir.go | ||
| file.go | ||
| fuse_test.go | ||
| link.go | ||
| meta_dir.go | ||
| other.go | ||
| root.go | ||
| snapshots_dir.go | ||