Files
restic/changelog/unreleased/pull-5610
T
Michael Eischer 14276b1794 Polish changelogs
2026-05-14 23:05:13 +02:00

7 lines
213 B
Plaintext

Enhancement: Reduce memory use in `check`, `copy`, `diff`, and `stats`
The `check`, `copy`, `diff`, and `stats` commands use less memory when handling
large snapshots.
https://github.com/restic/restic/pull/5610