git_log
Show Git commit history with options for limiting results and using one-line format. Specify a repository path to review commits in any project.
Instructions
Show commit history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of commits to show | |
| oneline | No | One line format | |
| cwd | No | Repository path |