Skip to content

Get the `merge-base` of 2 refs trough the API

Bob Van Landuyt requested to merge bvl-merge-base-api into master

What does this MR do?

Add an API endpoint to get the common ancestor of 2 refs, this can be a commit sha, branch name or tag name.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49850

Edited by Grzegorz Bizon

Merge request reports