mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-15 14:17:50 +08:00
Merge branch 'fix_find_git' of https://github.com/daxgames/cmder into fix_find_git
This commit is contained in:
1
vendor/init.bat
vendored
1
vendor/init.bat
vendored
@ -211,7 +211,6 @@ if "%CMDER_CONFIGURED%" GTR "1" (
|
||||
|
||||
:: I do not even know, copypasted from their .bat
|
||||
set PLINK_PROTOCOL=ssh
|
||||
if not defined TERM set TERM=cygwin
|
||||
|
||||
:: The idea:
|
||||
:: * if the users points as to a specific git, use that
|
||||
|
Reference in New Issue
Block a user