mirror of
https://github.com/git/git.git
synced 2026-03-14 10:53:25 +01:00
The default of pwd of MSYS's bash and /bin/pwd are to use /c/rest/of/path notation instead of c:/rest/of/path. But the former is not supported by programs that use the standard C runtime (instead of MSYS's runtime). Hence, we must make sure that only drive letter notations are generated by using pwd's -W option. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
12 KiB
Executable File
12 KiB
Executable File