mirror of
https://github.com/restic/restic.git
synced 2026-06-28 11:34:18 +00:00
fc506f8538
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.