mirror of
https://github.com/restic/restic.git
synced 2026-05-11 21:15:23 +00:00
ce01ca30d6
The `find` command will now take care to only mark trees as "not found" when the pattern couldn't be found within any subtree. Closes #1825, #1823