Module iter
git_object::immutable::commit
Like immutable::Commit, but as Iterator to support (up to) entirely allocation free parsing. It’s particularly useful to traverse the commit graph without ever allocating arrays for parents.
immutable::Commit
Iterator
A token returned by the commit iterator.