1
0
mirror of https://github.com/restic/restic.git synced 2024-07-01 08:30:53 +02:00
restic/changelog/unreleased/pull-3099
2020-12-18 20:58:24 +01:00

7 lines
188 B
Plaintext

Enhancement: Reduce memory usage of check command
The check command now requires less memory if it is run without the
`--check-unused` option.
https://github.com/restic/restic/pull/3099