mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
7 lines
209 B
Text
7 lines
209 B
Text
|
Enhancement: Add restore --verify to verify restored file content
|
||
|
|
||
|
Restore will print error message if restored file content does not match
|
||
|
expected SHA256 checksum
|
||
|
|
||
|
https://github.com/restic/restic/pull/1772
|