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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://github.com/Deva2002/Airlines.git
Output:
Error: remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/Deva2002/Airlines.git/'
I have the same error. It seems that this is because GitHub does no more accepts the "old" authorization method.
Unfortunately, I don't know if it is possible to change this in SourceTree...
I get the error with BitBucket, which makes it all the more frustrating. I know it's an open protocol, but SourceTree is more or less the "native" front end for BitBucket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What happens if you try the git command on the command line (outside Sourcetree)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not the OP, but have exactly the same error. When I copy/paste the command into the command window it works. It asks me for user name and password and I use the exact same ones I have set up in SourceTree 3.4.2. I have removed and re-added the credentials several times. Usually, I would just type it both places but to absolutely ensure it isn't a typo I have gone through the sequence a couple of times using Google password manager as the source to copy/paste the password. Absolutely using the same username/password combo.
EDIT - It is SSH in both cases, but I have also tried HTTPS
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.