mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +00:00
This improves restore performance by several orders of magniture by not going through the whole tree recursively when we can anticipate that no match will ever occur.