• Show log

    Commit

  • Hash : c2de6b1a
    Author : Russell Belfer
    Date : 2013-07-10T10:21:24

    Bring SSH error reporting up to base standards
    
    The SSH error checking and reporting could still be further
    improved by using the libssh2 native methods to get error info,
    but at least this ensures that all error codes are checked and
    translated into libgit2 error messages.