mirror of
https://github.com/restic/restic.git
synced 2026-06-06 17:09:44 +00:00
122406ede6
Prepare `CopyBlobs` to allow access to unexported methods of the Repository struct. This requires changing the test to inject the number of backend connections via a wrapped backend instead of a wrapped repository.