You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.