Merge branch 'ls/http-ssl-cipher-list' into next
commit55764cec3ec09f888610da47f850d3248fe9cb9d
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:52:13 +0000 (11 14:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:52:13 +0000 (11 14:52 -0700)
tree8c4d186ab6109bdff3c814b5e86e4c8c35a5bb8c
parent36d4f0e8d8e0dd185288dc7f96cb4f26e73af243
parentf6f2a9e42d14e61429af418d8038aa67049b3821
Merge branch 'ls/http-ssl-cipher-list' into next

Introduce http.<url>.SSLCipherList configuration variable to tweak
the list of cipher suite to be used with libcURL when talking with
https:// sites.

* ls/http-ssl-cipher-list:
  http: add support for specifying an SSL cipher list
Documentation/config.txt
contrib/completion/git-completion.bash
http.c