在使用idea下的git时候发现报错

但看了一下我的git-bas位置确实没有错啊,也可以启动

 

后来google了才下发现原来idea的这个地方不用引用的git-bash.exe的路径,而是git.exe,它的位置在和git-bash.exe同级的bin下


引用之后,测试成功


参考:https://stackoverflow.com/questions/42124682/android-studio-error-running-git-empty-git-version-output

相关文章:

  • 2021-11-05
  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-13
  • 2022-12-23
  • 2021-09-05
猜你喜欢
  • 2021-06-18
  • 2021-06-13
  • 2021-08-26
  • 2021-10-10
  • 2021-10-04
  • 2021-06-25
  • 2021-07-22
相关资源
相似解决方案