Files
git/builtin/clean.c
Johannes Schindelin 5cff5fcf80 clean: make use of FSCache
The `git clean` command needs to enumerate plenty of files and
directories, and can therefore benefit from the FSCache.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-14 17:00:03 +01:00

28 KiB