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:
commit
30572739b0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue