git.exe error for android studio
git.exe error for android studio
get a git path from your pc
go to my computer >open c:drive > Users>YourUser>Appdata>Local>Github>PortableGit_cmdgit.exe
then copy the file location and past it into your git executable path in android studio
as shown in the above image
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 FilesGitcmdgit.exe
git.exe error for android studio
git.exe error for android studio
Go to Settings–>Version Control–>Git and Fix Path to Git executable.
Also click test button to check it is working.