mirror of
https://github.com/restic/restic.git
synced 2025-04-29 03:50:49 +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.