I\'m trying to clone a repo in an Azure pipelines container using go. Since go-git doesn\'t work with Azure pipelines, I\'m using the local git client to clone the
go-git