• Show log

    Commit

  • Hash : b59c71d8
    Author : Edward Thomson
    Date : 2020-01-18T14:11:01

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