Get Git Log
get_git_logList recent commits from a GitHub repository using the repository path and maximum count. Review project history and identify recent changes.
Instructions
List recent commits of the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxCount | Yes | ||
| repoPath | Yes | GitHub repository path |