compare_branches
Compare two branches, tags, or commits in a GitLab project by specifying base and target references, with optional straight comparison.
Instructions
Compare two branches, tags, or commits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target branch/tag/commit SHA | |
| from | No | Base branch/tag/commit SHA | |
| straight | No | Use straight comparison | |
| project_id | No | Project ID or URL-encoded path |