]> rtime.felk.cvut.cz Git - git.git/commitdiff
Merge branch 'km/imap-send-libcurl-options'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Jan 2015 20:31:50 +0000 (12:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Jan 2015 20:31:50 +0000 (12:31 -0800)
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


Trivial merge