mirror of
https://github.com/restic/restic.git
synced 2026-08-14 09:33:18 +00:00
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