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 foundOther 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
It looks like you're new here. Sign in or register to get started.