I try to download one of my repositories and get error: Resource not found.
Try to close: git clone https://YYY@bitbucket.org/YYY/XXX.git. return:
fatal: repository 'https://bitbucket.org/YYY/XXX.git/' not found
Other repositories work fine. any suggestions?
thanks
G'dau, @roi_wolf
Welcome to the community!
Could you first verify that the repository exists and that you have access to it by accessing it via UI?
Once verified, there should be a clone button on the repository's main page at the top right corner. Please click that and change to an HTTPS connection, then copy and paste it into the terminal to see if you can clone the repository.
Let me know how it goes.
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.