Pointer to store the ancestor side of the conflict
Pointer to store our side of the conflict
Pointer to store their side of the conflict
The conflict iterator.
0 (no error), git_error_code.GIT_ITEROVER (iteration is done) or an error code (negative value)
Returns the current conflict (ancestor, ours and theirs entry) and advance the iterator internally to the next value.