Commit b59c71d8a48c2d70e05f82c3a87b49e0b99db810

Edward Thomson 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.