mirror of
https://github.com/restic/restic.git
synced 2025-04-23 22:01:27 +00:00

When hard deleting the latest file version on B2, this uncovers earlier versions. If an upload required retries, multiple version might exist for a file. Thus to reliably delete a file, we have to remove all versions of it.