git_log
Retrieve recent Git commit history from a local repository, with optional path and limit, to inspect changes and understand project evolution.
Instructions
Recent commit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |