2024-07-23 00:19:22 +02:00
|
|
|
Enhancement: Improve features of the `repair packs` command
|
2024-02-12 20:38:20 +01:00
|
|
|
|
|
|
|
The `repair packs` command has been improved to also be able to process
|
2024-06-30 11:18:53 +02:00
|
|
|
truncated pack files. The `check` and `check --read-data` command will provide
|
|
|
|
instructions on using the command if necessary to repair a repository. See the
|
|
|
|
guide at https://restic.readthedocs.io/en/stable/077_troubleshooting.html for
|
|
|
|
further instructions.
|
2024-02-12 20:38:20 +01:00
|
|
|
|
2024-05-25 16:42:55 +02:00
|
|
|
https://github.com/restic/restic/issues/828
|
2024-02-12 20:38:20 +01:00
|
|
|
https://github.com/restic/restic/pull/4644
|
2024-06-30 11:18:53 +02:00
|
|
|
https://github.com/restic/restic/pull/4882
|