Get Commits
gitlab_get_commitsRetrieve a list of commits from a GitLab project, filterable by branch, path, date range, and pagination.
Instructions
List repository commits for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| path | No | ||
| since | No | ||
| until | No | ||
| per_page | No | ||
| ref_name | No | ||
| project_id | Yes |