mirror of
https://github.com/restic/restic.git
synced 2026-05-03 01:15:24 +00:00
623770eebb
If a blob that should be kept is invalid, Repack will now try to request the blob using LoadBlob. Only return an error if that fails.