mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-04 22:39:42 +00:00
follow proxy settings (#144)
This commit is contained in:
6
__test__/override-git-version.cmd
Executable file
6
__test__/override-git-version.cmd
Executable file
@ -0,0 +1,6 @@
|
||||
|
||||
mkdir override-git-version
|
||||
cd override-git-version
|
||||
echo @echo override git version 1.2.3 > git.cmd
|
||||
echo ::add-path::%CD%
|
||||
cd ..
|
Reference in New Issue
Block a user