• Show log

    Commit

  • Hash : 917ba762
    Author : Edward Thomson
    Date : 2020-01-18T14:14:00

    auth: update enum type name for consistency
    
    libgit2 does not use `type_t` suffixes as it's redundant; thus, rename
    `git_http_authtype_t` to `git_http_auth_t` for consistency.