mirror of
https://github.com/restic/restic.git
synced 2026-04-16 09:58:56 +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.