git_log
Access and display commit logs from a Git repository by specifying the repo path and optional max count. Streamlines repository history tracking for efficient version control.
Instructions
Shows the commit logs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_count | No | ||
repo_path | Yes |