mirror of
https://github.com/restic/restic.git
synced 2025-03-13 13:00:51 +00:00

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.