I have changed the password recnetly when tying to Sync the code using Tortoise Git i getting below error:
git.exe pull -v --progress "origin"
fatal: Authentication failed for 'https://git.assembla.com/continuity2.git/'
git did not exit cleanly (exit code 1) (2687 ms @ 19-06-2018 15:20:34)
--assembla.com
https://stackoverflow.com/questions/25845963/git-credential-helper-update-password/30592759
Post By: xgo
To update your credentials, go to Control Panel -> Credential Manager -> Generic Credentials. Find the credentials related to your git account and edit them to use the updated password.
Above solution worked for me.
Thanks you :).
Hi @Thulasiram S,
Can you try to pull using the command line instead of Tortoise Git?
I see that you changed the password but this does not affect the SSH behaviour.
Are you sure that the credentials in Tortoise Git have been updated?
Cheers,
Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.