0

I've created a new centos environment in vmware and I have git installed.

I want to clone a repository from bitbucket ( I have admin level rights for this repository ).

git clone my_bitbucket_repo_link should ideally lead to git asking for my password and then cloning if my password was correct.

I've tried this in my windows setup and was able to clone this particular repository 3 4 times without any challenges.

However, when trying the same on centos 7, I keep getting following error: fatal: unable to access 'my_bitbucket_repo_link': The requested URL returned error: 403

I do not have any other git repository downloaded here, so not sure what is going wrong here.

Irfan Harun
  • 877
  • 2
  • 13
  • 33
  • Maybe this question is useful for your case, https://stackoverflow.com/questions/24008982/git-access-to-private-repository-using-https – Gealber Jan 25 '22 at 09:53

0 Answers0