git clean -fd
does not clean Junctions/Symlinks
#973
Labels
git clean -fd
does not clean Junctions/Symlinks
#973
#607 might be related.
Setup
(I got the same behaivor for git 2.8 / 2.9 / 2.10 on Windows)
Details
Consider this test script in CMD:
I expect
git clean
to remove the unstaged Junction but instead I get the following:Is this behavior by intention or a bug?
Thanks,
Lars
The text was updated successfully, but these errors were encountered: