Github prompted me to change my password yesterday which I did. Since then, I am having trouble pushing from sourcetree to github. I have tried updating my credentials when prompted and have had no luck. Can anyone help me figure out how to solve?
The error I get is:
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin feature/Code-Academy-Exercises:feature/Code-Academy-Exercises
Fatal: AggregateException encountered.
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/sonalimarlin/TG-Pre-Work.git/'
Pushing to https://github.com/sonalimarlin/TG-Pre-Work.git
Completed with errors, see above.
Hello! You might need to upgrade your version of the Git Credential Manager:
https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/v1.17.1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.