list-commits
Retrieve commit history for a specific branch in a GitHub repository to track code changes and review development progress.
Instructions
Get list of commits of a branch in a GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| page | No | ||
| perPage | No | ||
| repo | Yes | ||
| sha | No |