Merge branch 'km/imap-send-libcurl-options'
commit2202ab193160c5400c5025a0397e9c3e5a914946
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Jan 2015 20:31:50 +0000 (14 12:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Jan 2015 20:31:50 +0000 (14 12:31 -0800)
tree01ee4906950fa7b7e6a270339e443860996cad02
parent6d9f0c7c0de61776f61e8674bf080f2a2241832c
parent230c09c06a7300870f3915c54eff7d9335850a4a
Merge branch 'km/imap-send-libcurl-options'

Now imap-send learned to talk to the server using cURL library,
allow the same GIT_CURL_VERBOSE environment variable to control the
verbosity of the chattering.

* km/imap-send-libcurl-options:
  imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY
  imap-send.c: support GIT_CURL_VERBOSE