Allow getting the merge base of multiple revisions
What does this MR do?
Since gitaly!869 (merged) Gitaly supports getting the common ancestor for multiple revisions. We can now support this in our API
What are the relevant issue numbers?
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52573
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides
Edited by Bob Van Landuyt