list_commits
Retrieve a list of commits from a specific branch in a GitHub repository using this tool. Input repository owner, name, branch SHA, and pagination details to fetch commit history efficiently.
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 |