OSDN Git Service

Merge branch 'ky/imap-send' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:10 +0000 (14:24 -0700)
Support for CRAM-MD5 authentication method in "git imap-send" did
not work well.

* ky/imap-send:
  imap-send: fix CRAM-MD5 response calculation
  imap-send: check for NOLOGIN capability only when using LOGIN command


Trivial merge