Change Credentials in EGit

It can be useful to someone.

I have changed my credentials on GitHub.
Now accessing my git repository aborts with Invalid username/password.

If you want clear previous credentials you can do:
Open Git repositories view, open Remotes > origin > your push url > right click and "Change Credentials..."

Comments

Post a Comment

Popular posts from this blog

AntiPattern: freezing a UI with Broadcast Receiver

How to centralize the support libraries dependencies in gradle

NotificationListenerService and kitkat