mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-13 03:09:10 +08:00
Update init.bat
This commit is contained in:
parent
00bc5439fd
commit
4403edb110
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -207,8 +207,10 @@ for /F "delims=" %%F in ('where git.exe 2^>nul') do (
|
||||
%lib_git% get_user_git_version
|
||||
%lib_git% compare_git_versions
|
||||
|
||||
if defined GIT_INSTALL_ROOT (
|
||||
goto :FOUND_GIT
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
:: our last hope: our own git...
|
||||
|
Loading…
Reference in New Issue
Block a user