Skip to content
Snippets Groups Projects
Commit 98d5f9b9 authored by Alexis S. L. Carvalho's avatar Alexis S. L. Carvalho
Browse files

purge: simplify safety net for case mangling filesystems

Relying on the exact return of statwalk would cause us to abort
when there was at least one tracked file inside an ignored directory.

This patch forces an extra walk of the whole working directory even
on sane filesystems, where it wouldn't be needed.

Fixes issue621.
parent f252ba97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment