mirror of
https://github.com/restic/restic.git
synced 2026-05-30 22:05:24 +00:00
d0590b7841
After repacking every blob that should be kept must have been repacked. We have seen a few cases in which a single blob went missing, which could have been caused by a bitflip somewhere. This sanity check might help catch some of these cases.