pulumi/sdk/go/common/util/gitutil
Thomas Gummerer cfe2ccd36e
allow URLs without template for downloading git repos (#17824)
For remote plugins we want to allow URLs without a scheme to be used for
specifying the plugin location. We want to be consistent with this for
example for downloading templates in pulumi new.

Allow this parsing of Git URLs in the git utility.

---------

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2024-11-21 15:29:38 +00:00
..
git.go allow URLs without template for downloading git repos (#17824) 2024-11-21 15:29:38 +00:00
git_test.go allow URLs without template for downloading git repos (#17824) 2024-11-21 15:29:38 +00:00