index.h
5.43 KB
-
index: introduce git_index_iterator · c358bbc5
Provide a public git_index_iterator API that is backed by an index snapshot. This allows consumers to provide a stable iteration even while manipulating the index during iteration.
Edward Thomson committed