Hey, I want to share a project on Github from Andr...
# android
m
Hey, I want to share a project on Github from Android Studio (Artic Fox) to get some feedback, but no matter how hard I try the initial commit operation always fails with the error "GIT_ASKPASS_TOKEN environment variable is not defined!" For some context, I integrated Android Studio to GitHub via personal tokens, with the right permissions and set to expire next month. I tried making new tokens too, but that didn't help. Googling the issue didn't bring up any good solutions to this either. I'm stuck. What should I do?
😶 6
i
did you try git command line?
m
No, I don't have git command line tools installed, I thought it was provided with Android Studio?