2020-11-15 18:02:51 +00:00
|
|
|
Enhancement: Reduce memory usage of check command
|
|
|
|
|
2020-12-18 19:58:24 +00:00
|
|
|
The check command now requires less memory if it is run without the
|
2020-11-15 18:02:51 +00:00
|
|
|
`--check-unused` option.
|
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/3099
|