repository_history
Retrieve a bounded number of local commits for a repository path, without contacting a remote. Specify revision and max count to limit results.
Instructions
Return bounded local commit history without contacting a remote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision | No | HEAD | |
| max_count | No | ||
| repository_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||