Yesterday i should reinstall my Android Studio because of reset my Mac OS and updated into new Sierra, it showing error message when installing done, the message is;
Can't start git : probably the path to git executable is not valid
after googling Step by step i did are :
- Download and instal git, You can get link ini Here
- Open Terminal and run "sudo git --version"
- it showing my git version is 2.16.2
- Run "which git"
- it showing /usr/local/bin/git
- I put it on Android Studio
- It's Work
Just Try it, Good Luck !!
Note : sorry for bad english
0 comments: