mirror of
https://github.com/octoleo/restic.git
synced 2025-02-13 00:58:27 +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.