list_commits
Retrieve commit history from a GitLab project, filtering by branch, date range, path, and page size.
Instructions
List commits for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| path | No | ||
| since | No | ||
| until | No | ||
| project | Yes | ||
| per_page | No | ||
| ref_name | No | ||
| with_stats | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||