Fix for recent git version where git.exe became git.cmd.
Run git as a cmd.exe subprocess as a workaround. In the long term we should look into enabling QProcess to properly handle .bat and .cmd files. Reviewed-By: Ossi
Loading
Please register or sign in to comment