Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove_dirs: do not swallow error when stat() failed
Without an error message when stat() failed, e.g. `git clean` would abort without an error message, leaving the user quite puzzled. This fixes #521 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
- Loading branch information