git-log
View commit history with configurable limits to track code changes in a repository.
Instructions
Shows commit history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxCount | No | Maximum number of commits to show (default: 10) | |
| directory | No | The directory to run the command in (defaults to current working directory) |