list_commits
Retrieve a detailed list of commits from a specific branch in a GitHub repository to track changes, analyze history, or integrate with workflows. Input owner and repo to begin.
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 |