list_commits
Retrieve a detailed list of commits from a specific branch in a GitHub repository by specifying owner, repo, and optional pagination parameters.
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 |