How can I convert a Windows dir path (say c:/libs/Qt-static) to the correct POSIX dir path (/c/libs/Qt-static) by means of standard msys features? And vice vers
I already have git in my computer and I can use it. I installed msys and: pacman -Syu This upgraded many packages. When I try to git clone in msys terminal,