Update init.bat

This commit is contained in:
Dax T Games 2020-07-01 08:26:44 -04:00 committed by GitHub
parent 00bc5439fd
commit 4403edb110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
vendor/init.bat vendored
View File

@ -207,7 +207,9 @@ for /F "delims=" %%F in ('where git.exe 2^>nul') do (
%lib_git% get_user_git_version
%lib_git% compare_git_versions
goto :FOUND_GIT
if defined GIT_INSTALL_ROOT (
goto :FOUND_GIT
)
)
)