git.exe error for android studio

前端 未结 5 1313
执笔经年
执笔经年 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:12

    Install Git if not already installed.

    In android studio click on File -> Settings -> Version control -> Git

    Then click to select Path to Git executable

    You should find your git.exe file in path: C:\Program Files\Git\cmd\git.exe

提交回复
热议问题