Find all merge bases given a list of commits
array in which to store the resulting ids
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.