• Show log

    Commit

  • Hash : 0862f617
    Author : Carlos Martín Nieto
    Date : 2014-10-24T12:19:13

    remote: delete git_remote_supported_url()
    
    This function does not in fact tell us anything, as almost anything with
    a colon in it is a valid rsync-style SSH path; it can not tell us that
    we do not support ftp or afp or similar as those are still valid SSH
    paths and we do support that.