Hello, I was attempted to pull from a repository when it authenticated me to log in using my github username and password. After entering what I thought was my github username and password, it failed to authenticate, then I noticed that I was using the wrong username. It would have been convenient and also quick to simply change my username right there, but apparantly it is not so. How do I change my SourceTree github authentication?
Try Tools->Options->Authentication tab. That's how I was able to solve this problem.
This solved my issue! Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's most straight forward solution, but... didn't work for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My old username that was greyed out wasn't displaying in the 'saved passwords' list so I couldn't remove it or edit it. Therefore, I found the following to work:
Reset the global settings by running:
git config --global user.name "NewUserName"
After that, restart SourceTree to check if it works.
Source: https://answers.atlassian.com/questions/206806
I then managed to remove my old username from the 'saved passwords' list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It helped remove record in tools -> options -> authentication, but didn't solve the problem. Still when trying to push to github it's passing old username and while I can type in correct password I can not change invalid username :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same issue on a new PC . THe version I have had for many years on my desktop works great
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.