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.
Hi,
I have a free account I just opened and try to git clone a repo I created.
I cannot git clone my repository. I know there is a ton of post on the subject I read the documentation as well but I am still stuck so I dare asking here:
When I try to git clone:
sam@sam-dell:~/Documents/tex$ git clone git@bitbucket.org:samsayag/memoire-josiane-sayag.git
Cloning into 'memoire-josiane-sayag'...
repository access denied.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I also checked that this it not an ssh problem:
sam@sam-dell:~/Documents/tex$ ssh -T git@bitbucket.org
logged in as samuelsayag.
You can use git or hg to connect to Bitbucket. Shell access is disabled.
I know it must be a right problem.
Do I have to do something more than registering the key at account level to access all my repositories ?
Many thanks for helping