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
When I try to push my changes in sourcetree, it gives me a a popup for Bitbucket login. I have changed my password twice and on logging in, it shows me the following error:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
Logon failed, use ctrl+c to cancel basic credential prompt.
remote: Invalid username or password
fatal: Authentication failed for 'https://pooja1993@bitbucket.org/bbqh/androidtablet.git/'
Pushing to https://pooja1993@bitbucket.org/bbqh/androidtablet.git
Completed with errors, see above.
Thank you!
Hello! Are you using Windows or Mac? Additionally, which version of Sourcetree are you using?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you try the following?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mike,
I am getting the following error now:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
fatal: HttpRequestException encountered.
An error occurred while sending the request.
remote: Invalid username or password
fatal: Authentication failed for 'https://pooja1993@bitbucket.org/bbqh/androidtablet.git/'
Pushing to https://pooja1993@bitbucket.org/bbqh/androidtablet.git
Completed with errors, see above.
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.