Merge branch 'ep/http-configure-ssl-version'
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Aug 2015 22:45:31 +0000 (15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Aug 2015 22:45:31 +0000 (15:45 -0700)
A new configuration variable http.sslVersion can be used to specify
what specific version of SSL/TLS to use to make a connection.

* ep/http-configure-ssl-version:
http: add support for specifying the SSL version

1  2 
Documentation/config.txt
contrib/completion/git-completion.bash
http.c
Simple merge
Simple merge
diff --cc http.c
Simple merge