Skip to content
Snippets Groups Projects

Update Git version for Windows dev environment

parent 3114487d
No related branches found
No related tags found
No related merge requests found
$goVersion = "1.10"
$gitVersion = "2.22.0"
$gitVersion = "2.23.0"
$srcFolder = "C:\Go\src\gitlab.com\gitlab-org\gitlab-runner"
function Main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment