2018-01-02 05:38:14 +00:00
|
|
|
Enhancement: Add --read-data-subset flag to check command
|
|
|
|
|
|
|
|
This change introduces ability to check integrity of a subset of repository
|
|
|
|
data packs. This can be used to spread integrity check of larger repositories
|
2018-02-24 13:53:46 +00:00
|
|
|
over a period of time.
|
2018-01-02 05:38:14 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/1497
|
2018-02-24 13:53:46 +00:00
|
|
|
https://github.com/restic/restic/pull/1556
|