Merge branch 'br/imap-send-via-libcurl'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 20:58:05 +0000 (12:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 20:58:05 +0000 (12:58 -0800)
Newer libCurl knows how to talk IMAP; "git imap-send" has been
updated to use this instead of a hand-rolled OpenSSL calls.

* br/imap-send-via-libcurl:
git-imap-send: use libcurl for implementation

1  2 
Makefile
diff --cc Makefile
Simple merge