mirror of
https://github.com/restic/restic.git
synced 2026-06-01 06:39:44 +00:00
ace5cc4ed3
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.