mirror of
https://github.com/actions/checkout.git
synced 2025-04-22 16:06:35 +02:00
follow proxy settings (#144)
This commit is contained in:
parent
090d9c9dfd
commit
f90c7b395d
7 changed files with 1096 additions and 60 deletions
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 ..
|
Loading…
Add table
Add a link
Reference in a new issue