mirror of
https://github.com/restic/restic.git
synced 2025-06-11 01:38:29 +00:00

Special case for Walk(): When SkipDir is returned for a non-dir node, the remaining nodes for the current tree are skipped. We don't want that.