Since i updated android studio to latest bumblebee version cant use in-IDE git.
any git tool will be cancelled.but i can use git with command.
any solution?
CodePudding user response:
You can try these simple steps down below. This might work for you.
- Try to remove your GitHub account from your Android Studio. Located in ->File -> Settings --> GitHub
- After that try to add your GitHub account again. I hope this might help.
Thank you and Happy Coding.
CodePudding user response:
Go to preferences > Version Control > Git
and check Use credential helper.