mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 15:18:31 +00:00
537b4c310a
The repack operation copies all selected blobs from a set of pack files into new pack files. For prune the source and destination repositories are identical. To implement copy, just use a different source and destination repository.