mirror of
https://github.com/restic/restic.git
synced 2025-11-16 03:53:22 +00:00
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
|
|
Enhancement: Reduce memory usage of check command
|
||
|
|
|
||
|
|
The check command now requires less memory if it is run with the
|
||
|
|
`--check-unused` option.
|
||
|
|
|
||
|
|
https://github.com/restic/restic/pull/3099
|