mirror of
https://github.com/restic/restic.git
synced 2025-04-19 05:41:28 +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.