mirror of
https://github.com/octoleo/restic.git
synced 2025-04-05 23:11:49 +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.