Merge branch 'ls/http-ssl-cipher-list'
commit39fa79178feb1ce72050ebd21b9e34f158e8befa
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:45 +0000 (22 12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:45 +0000 (22 12:41 -0700)
tree2d260dcc6491537e26df4d3d8b8ada0b448eb41f
parentb54301bdadfd3195d64e95ef6f58dfdf102e3d26
parentf6f2a9e42d14e61429af418d8038aa67049b3821
Merge branch 'ls/http-ssl-cipher-list'

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