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.
SourceTree does the PULL for a repository without any errors. But I get the below error when I tried to do a PULL from Git Bash.
I am new to Git and I prefer using command line. Please advice.
xxxxx@stash.xxx.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Hi Priya
seems like you try to do you git actions via ssh.
How did you configure sourcetree access to the repo?
While trying to access the repo from git bash it seem that the private key that you use has not a corresponding public key at bitbucket configured.
Cheers
Kurt
Kurt - that exactly was the problem. I generated a key from Git bash and added it to the Bitbucket account and it fixed the issue. Thanks!
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.