Hi, I am trying to push a change from a local to the depository, but when i do so it come with this error and its really frustrating.
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream XXXXXXXX-site master:master
fatal: ArgumentException encountered.
An item with the same key has already been added.
fatal: ArgumentException encountered.
An item with the same key has already been added.
remote: Invalid username or password
fatal: Authentication failed for 'https://XXXXXXX@bitbucket.org/XXXXXXX/XXXXXXX-site.git/'
Pushing to https://XXXXX@bitbucket.org/XXXXXXX/XXXXXX-site.git
Completed with errors, see above.
Please Help
Hi
This looks like an old bug in the Git Credential Manager for Windows, GCM, that is bundled with Git for Windows to manage credentials.
Please with upgrade the GCM directly or update to Git for Windows 2.20.1 which includes a fixed GCM.
You can do this either by installing Git 2.20.1 directly and configuring Sourcetree to use it, via the Tools/Options/Git tab, or update to Sourcetree 3.0.17 and update the embedded Git in Tools/Options/Git tab.
thanks
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.