Commit c358bbc5e9f60bb169825c84f2f7f0bf9ee34064

Edward Thomson 2018-11-12T17:22:47

index: introduce git_index_iterator 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.