git_log
Retrieve and display recent commit history from a specified git repository to track changes and updates efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | Number of commits to show | |
repository_path | Yes | Path to the git repository |