Summary
Is there anything special I need to do to call a target in an azure devops git repository? The url takes the form of <http://ssh.dev.azure.com/v3/orgname/projectname/reponame:branchname|ssh.dev.azure.com/v3/orgname/projectname/reponame:branchname>
I've tried various forms of pattern and replace, but it doesn't seem to be working. The url it complains about works for me locally
duck
Is there anything special I need to do to call a target in an azure devops git repository? The url takes the form of <http://ssh.dev.azure.com/v3/orgname/projectname/reponame:branchname|ssh.dev.azure.com/v3/orgname/projectname/reponame:branchname>
I've tried various forms of pattern and replace, but it doesn't seem to be working. The url it complains about works for me locally