git_log
Retrieve and display the latest commits from a specified Git repository path to track changes and monitor repository activity.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | Number of commits to show | |
repository_path | Yes | Path to the git repository |