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.
I have a user facing an interesting issue. They have a working copy of repo_A. They can git pull, git commit to, create local branches and push them to bitbucket.
However, this user cannot git clone repo_A. They cannot git clone anything at this point, despite having authorization to git pull and git push to repos they've already cloned.
This user is in the bitbucket group configured with Write access for repo_A, so he should be able to clone it. He gets an authorization error when trying to do so.
We also noticed that, whenever he tries to git clone, it'll make him solve a captcha when logging back into bitbucket. When we solve the captcha and log back in, he can git pull all he wants. But if he tris to git clone, it'll make him solve a captcha gain next time he logs into bitbucket.