mirror of
https://github.com/restic/restic.git
synced 2025-03-13 10:52:33 +00: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.