Files
git/compat
Johannes Schindelin bc2066d64d clean: remove mount points when possible
Windows' equivalent to "bind mounts", NTFS junction points, can be
unlinked without affecting the mount target. This is clearly what users
expect to happen when they call `git clean -dfx` in a worktree that
contains NTFS junction points: the junction should be removed, and the
target directory of said junction should be left alone (unless it is
inside the worktree).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-10-03 19:53:38 +02:00
..
2022-10-03 19:53:38 +02:00
2022-05-02 09:50:37 -07:00
2022-05-02 09:50:37 -07:00
2022-08-17 09:21:40 -07:00
2021-02-26 14:15:51 -08:00
2021-10-29 15:00:58 -07:00