Hi everyone,
I am facing an issue with accessing the src
if I check src with this URL: https://bitbucket.org/<workspace_ID>/<repo_name>.git/src, nothing works
but only works if I remove ".git" from URL.
https://bitbucket.org/<workspace_ID>/<repo_name>/src
I am trying to integrate Xcode Cloud with bitbucket cloud, so I am unable to instruct Xcode cloud to use URL without .git
Hi Alice and welcome to the community!
The extension .git is usually used when cloning a repo with an HTTPS clone URL.
I'm not familiar with Xcode Cloud. Can you please clarify, does this tool provide an option to open the Bitbucket repository on your browser with this URL? And do you face this issue when you try to access this URL from browser? Or are you doing something different?
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.