2020-02-20 11:38:44 +01:00
|
|
|
Enhancement: Speed up restic restore --verify
|
|
|
|
|
2021-09-19 14:07:56 +02:00
|
|
|
The --verify option lets restic restore verify the file content after it has
|
|
|
|
restored a snapshot. We've sped up the verification by up to a factor of two.
|
2020-02-20 11:38:44 +01:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/2594
|