iterator.h
9.23 KB
-
iterator: introduce `git_iterator_foreach` · d54aa9ae
Introduce a `git_iterator_foreach` helper function which invokes a callback on all files for a given iterator.
Edward Thomson committed
Introduce a `git_iterator_foreach` helper function which invokes a callback on all files for a given iterator.