mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-08 05:30:47 -05:00
We already avoid traversing NTFS junction points in `git clean -dfx`. With this topic branch, we do that when the FSCache is enabled, too. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>