mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -05:00
We previously checked whether the set of snapshots might have changed based only on their number, which fails when as many snapshots are forgotten as are added. Check for the SHA-256 of their id's instead. |
||
|---|---|---|
| .. | ||
| dir.go | ||
| file.go | ||
| fuse_test.go | ||
| link.go | ||
| other.go | ||
| root.go | ||
| snapshots_dir.go | ||
| snapshots_dirstruct.go | ||
| snapshots_dirstruct_test.go | ||