This commit is contained in:
eric sciple 2020-01-24 15:01:51 -05:00
parent b2405e40be
commit 17982c5f7b
2 changed files with 10 additions and 0 deletions

View 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 ..