mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-16 19:41:56 -05:00
This is a companion PR of https://github.com/prati0100/git-gui/pull/95 Since Git v2.39.1, we are a bit more stringent in searching the PATH. In particular, we specifically require the `.exe` suffix. However, the `Repository>Explore Working Copy` command asks for `explorer.exe` to be found on the `PATH`, which _already_ has that suffix. Let's unstartle the PATH-finding logic about this scenario. This fixes https://github.com/git-for-windows/git/issues/4356
102 KiB
Executable File
102 KiB
Executable File