E

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

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

Status
open
Tags
    Source
    #earthly
      d

      duck

      10/23/2024

      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