list_repo_commits
Retrieve a repository's commit history, filter by branch, and paginate results to track code changes and project progress.
Instructions
List commits in a repository (branch optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| limit | No | ||
| owner | Yes | ||
| branch | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||