Johannes Schindelin
897bd48ddc
clean: do not traverse mount points
...
It seems to be not exactly rare on Windows to install NTFS junction
points (the equivalent of "bind mounts" on Linux/Unix) in worktrees,
e.g. to map some development tools into a subdirectory.
In such a scenario, it is pretty horrible if `git clean -dfx` traverses
into the mapped directory and starts to "clean up".
Let's just not do that. Let's make sure before we traverse into a
directory that it is not a mount point (or junction).
This addresses https://github.com/git-for-windows/git/issues/607
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de >
2026-06-20 02:56:44 +00:00
..
2026-05-15 04:44:39 +09:00
2026-04-10 07:58:53 -07:00
2026-05-19 15:05:46 +09:00
2026-05-24 18:41:06 +09:00
2026-06-11 05:05:54 -07:00
2026-06-11 05:05:54 -07:00
2026-03-18 12:52:29 -07:00
2026-06-19 09:49:47 -07:00
2026-06-11 05:05:54 -07:00
2026-02-20 08:13:58 -08:00
2026-05-19 19:36:24 +09:00
2026-05-19 19:36:24 +09:00
2026-06-07 23:58:24 +09:00
2026-06-20 02:56:44 +00:00
2026-05-19 19:36:25 +09:00
2026-04-29 21:46:03 +09:00
2026-06-03 08:39:54 +09:00
2026-06-15 10:36:21 -07:00
2026-05-19 19:36:24 +09:00
2026-02-13 13:39:25 -08:00
2026-05-19 19:36:24 +09:00
2026-06-20 02:56:44 +00:00
2026-06-15 07:45:41 -07:00
2026-06-18 11:32:08 -07:00
2026-05-19 15:05:46 +09:00
2026-06-11 05:05:54 -07:00
2026-03-03 10:20:00 -08:00
2026-06-15 07:45:41 -07:00
2026-04-15 08:44:34 -07:00
2026-06-15 10:36:22 -07:00
2026-06-19 09:49:47 -07:00
2026-05-19 19:36:25 +09:00
2026-05-19 19:36:24 +09:00
2026-06-11 05:05:54 -07:00
2026-04-10 07:58:55 -07:00
2026-06-18 11:32:08 -07:00
2026-06-11 05:05:54 -07:00
2026-03-27 11:00:02 -07:00
2026-02-13 13:39:25 -08:00
2026-06-15 07:45:41 -07:00
2026-06-18 11:32:08 -07:00
2026-06-15 07:45:41 -07:00
2026-05-12 09:33:43 +09:00
2026-05-19 19:36:25 +09:00
2026-06-15 07:45:41 -07:00
2026-05-27 14:15:44 +09:00
2026-06-15 07:45:41 -07:00
2026-03-12 10:03:23 -07:00
2026-06-17 05:00:01 -07:00
2026-06-15 07:42:00 -07:00
2026-05-19 09:57:44 +09:00
2026-06-15 07:45:41 -07:00
2026-06-19 09:49:47 -07:00
2026-02-21 21:26:53 -08:00
2026-05-20 11:33:24 +09:00
2026-05-04 10:11:17 +09:00
2026-05-19 19:36:24 +09:00
2026-03-24 12:26:58 -07:00
2026-06-07 23:58:24 +09:00
2026-03-23 08:33:10 -07:00
2026-03-31 20:43:14 -07:00
2026-06-19 09:49:47 -07:00
2026-05-14 15:59:25 +09:00
2026-04-01 21:34:25 -07:00
2026-06-18 11:32:08 -07:00
2026-06-11 05:05:54 -07:00
2026-04-06 12:02:30 -07:00
2026-06-11 05:05:54 -07:00
2026-05-19 19:36:24 +09:00
2026-05-19 15:05:46 +09:00
2026-02-20 08:13:58 -08:00
2026-03-31 20:43:14 -07:00
2026-06-15 07:42:00 -07:00
2026-06-07 23:58:25 +09:00
2026-05-19 19:36:24 +09:00
2026-05-19 19:36:24 +09:00
2026-06-15 07:45:41 -07:00
2026-06-15 07:45:41 -07:00
2026-06-15 07:45:41 -07:00
2026-05-27 14:15:46 +09:00
2026-05-05 16:34:08 +09:00
2026-05-19 19:36:24 +09:00
2026-05-19 19:36:24 +09:00
2026-05-06 09:48:28 +09:00
2026-04-10 07:58:53 -07:00