I am trying to clone a repository from Azure DevOps. I have successfully added my account to the remote repositories page on Sourcetree so that I can see all of my repos in DevOps.
When I click the little "clone" button to the bottom right of the repo it sends me through to the clone page, and prepopulates the field "Source path / URL" with the URL to my repo with the following:
https://ORGANIZATION@dev.azure.com/ORGANIZATION/PROJECT/_git/REPO
This is not recognised as a valid URL and, on DevOps itself, the actual URL is:
https://dev.azure.com/ORGANIZATION/PROJECT/_git/REPO
Does anyone know how to stop Sourcetree populating the path with the initial "ORGANIZATION@" bit in the URL? I have a workaround where I just delete it and carry on, but its a bit annoying.
Thanks
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.