git.exe error for android studio

前端 未结 5 1297
执笔经年
执笔经年 2021-01-05 01:25

Recently I am trying to connect git hub repository to android studio but it shows following the error:

\"Error

5条回答
  •  攒了一身酷
    2021-01-05 02:15

    get a git path from your pc

    go to my computer >open c:drive > Users>YourUser>Appdata>Local>Github>PortableGit_\cmd\git.exe

    then copy the file location and past it into your git executable path in android studio as shown in the above image

提交回复
热议问题