mirror of
https://github.com/octoleo/restic.git
synced 2025-04-02 13:41: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.