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-ExercisesFatal: 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
It looks like you're new here. Sign in or register to get started.