mirror of
https://github.com/octoleo/restic.git
synced 2025-02-02 20:08:25 +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