list_commits
Retrieve recent commits for any GitLab project, filtered by branch or file path to track changes efficiently.
Instructions
List recent commits for a project. Filter by branch or file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| ref | No | Branch or tag | |
| path | No | File path to filter commits |