Find a merge base in preparation for an octopus merge
the OID of a merge base considering all the commits
the repository where the commits exist
The number of commits in the provided input_array
input_array
oids of the commits
Zero on success; GIT_ENOTFOUND or -1 on failure.