Merge branch 'doc-merge_base' into 'master'

Fix doc for "Allow getting the merge base of multiple revisions"

See merge request gitlab-org/gitlab-ce!24051
This commit is contained in:
Evan Read 2019-01-07 23:58:03 +00:00
commit 30572739b0

View file

@ -212,7 +212,7 @@ Response:
## Merge Base
Get the common ancestor for 2 refs (commit SHAs, branch names or tags).
Get the common ancestor for 2 or more refs (commit SHAs, branch names or tags).
```
GET /projects/:id/repository/merge_base