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