Recent commits
github_list_commitsList recent commits from a GitHub repository, filtering by branch or file path to track code changes.
Instructions
List recent commits of a branch, optionally only those touching a path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| repo | Yes | Repository as 'owner/name', e.g. 'octocat/my-site'. | |
| limit | No | ||
| branch | No |