Enable powershell native clone
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do?
This MR adds native git clone
for PowerShell
Why was this MR needed?
native git clone
for PowerShell was skipped by !5010 (merged)
What's the best way to test this MR?
go test gitlab.com/gitlab-org/gitlab-runner/executors/shell -v -cover -tags integration -run TestGitCloneOrFetch
What are the relevant issue numbers?
Edited by Guillaume Chauvel