mirror of
https://github.com/git/git.git
synced 2026-01-16 05:41:29 +00:00
2e0cda658e08482b804718bfa0f3e64e7af17ea7
It has already been fixed in commit454efb47(git-gui (Win): make "Explore Working Copy" more robust, 2009-04-01), but has been broken in commit21985a11(git-gui: handle non-standard worktree locations, 2010-01-23) by accidentally replacing too much with a new variable. The problem can be reproduced when starting git-gui from within a subdirectory. The solution is to convert the path name, explorer.exe is invoked with, to a platform native name. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Description
No description provided
Languages
C
50.5%
Shell
38.7%
Perl
4.5%
Tcl
3.2%
Python
0.8%
Other
2.1%