List Commits
gitlab_list_commitsRetrieve a list of commits from a GitLab project with filters such as branch, date range, path, and author.
Instructions
List commits in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| page | No | ||
| path | No | ||
| order | No | ||
| since | No | ||
| until | No | ||
| author | No | ||
| per_page | No | ||
| ref_name | No | ||
| trailers | No | ||
| project_id | No | ||
| with_stats | No | ||
| first_parent | No |