mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-19 12:01:05 -05:00
Add schannel to curl installation
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
This commit is contained in:
committed by
Johannes Schindelin
parent
8b6ee7d543
commit
6f5d5292b0
@@ -127,5 +127,5 @@ set features=
|
||||
goto :EOF
|
||||
|
||||
:curl_features
|
||||
set features=[core,openssl]
|
||||
set features=[core,openssl,schannel]
|
||||
goto :EOF
|
||||
|
||||
Reference in New Issue
Block a user