git_log
Retrieve commit history with author, date, and message details. Control results using a limit parameter to view specific numbers of commits.
Instructions
Get commit history with author, date, and message. Use limit to control results (default: 20).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of commits (default: 20) |