ITADN
mappu/miqt/Issues

miqt-docker: Git might be Cygwin/msys git, should do path conversion

#308Closedmappu 创建于 2026-02-02
M
mappucommented
Currently miqt-docker determines the repo's root path using a combination of go.mod, git root, and so on. If the git binary in $PATH is Cygwin/MSYS git, it might supply a Cygwin/MSYS path that should be converted back to a GOOS-native path before it can be used.
关闭于 2026-02-02 0 条评论