gitlab_compare_branches
Analyze differences between branches, tags, or commits in GitLab projects by specifying the project ID and comparison references to identify changes efficiently.
Instructions
Compare branches, tags or commits
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | Yes | The commit SHA or branch name to compare from | |
project_id | Yes | The ID or URL-encoded path of the project | |
to | Yes | The commit SHA or branch name to compare to |