Android Studio “Error Running Git” , 'Empty git --version output:'

前端 未结 9 2247
抹茶落季
抹茶落季 2021-02-19 06:58

I have looked at the other posts and have made certain that the path is correct to the executable file, as shown below. I can launch git from from this path outside of Android

9条回答
  •  鱼传尺愫
    2021-02-19 07:44

    You should give a path in git.exe in cmd folder

    Try this: C:\Program Files\Git\cmd\git.exe

提交回复
热议问题