Hello everyone. My Android Studio installations do...
# android-studio
r
Hello everyone. My Android Studio installations don't remember my Github tokens. They keep asking for them every time I push, pull or do anything. Even right after I've authenticated it. I have Bumblebee and the latest Chipmunk. It started breaking in Bumblebee, then after I updated Chipmunk to Patch 1 yesterday it broke too. Tokens are being remembered just fine on two of my Intellij IDEA installations in the same machine, just Android Studio that's problematic
c
Try enable "Use credential helper" in Preferences - Version Control - Git
🐕 1
r
Thanks. This seems to have done the trick.