Merge two commits creating a Index reflecting the result of the merge.
this |
a Repository. |
our_commit |
the commit that reflects the destination tree. |
their_commit |
the commit that reflects the source tree. |
merge_options |
the merge options. |
a new Index or null if an error occurred. |