• Show log

    Commit

  • Hash : c358bbc5
    Author : Edward Thomson
    Date : 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.