After about an hour trying to add an azure devops account to sourctree I finally managed it (Source tree really needs to allow the new urls...)
However I now have a problem cloning the repository.
I put in the following for the source (The one devops gives me)
https://orgname@dev.azure.com/orgname/MyProject/_git/MyRepo
It does not ask for any credentials (I assume because the account is added already?) But I get the error "This is not a valid source path".
What what do I need to do
Why is source tree making this so hard?