mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
Update init.bat
This commit is contained in:
parent
00bc5439fd
commit
4403edb110
4
vendor/init.bat
vendored
4
vendor/init.bat
vendored
@ -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
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user