mirror of
https://github.com/restic/restic.git
synced 2025-05-30 11:09:22 +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.