mirror of
https://github.com/restic/restic.git
synced 2026-09-01 10:17:14 +00:00
The `DuplicateTree` flag is necessary to ensure that failures cannot be swallowed. The old checker implementation ignores errors from LoadTree if the corresponding tree was already checked.