After update Android studio version to (Android Studio Arctic Fox | 2020.3.1 Patch 3), git error occur. Once downloaded and installed, it is ok for a moment. But after closing AS and shutting down laptop and open again, this alert occur and install again. But from terminal git always have been installed in my environment. Why this happen and how to repair this?
This is my git version and path for android studio.
2
Answers
The recent updates from Version Control like Github, bitbucket and GitLab require auth credentials.
for your case try to check the :
I had the same problem, and I solved by downloading the Binary Installer at Git website and going through the whole installation again. After that, it worked.
PS: Before that, I had the Git installed automatically by XCode