Get Projects Repository Compare
GET {{baseUrl}}/projects/:id/repository/compare?from=<>&to=<>
Compare two branches, tags, or commits
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from | string | The commit, branch name, or tag name to start comparison | |
to | string | The commit, branch name, or tag name to stop comparison |