git_log
Retrieve recent git commits for a project by specifying its name and optional number of commits. Understand code changes quickly.
Instructions
View recent git commits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of commits (default: 10) | |
| project | No | Project name |