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