list_commits_since_last_tag
Retrieve commit messages, authors, dates, and hashes since the last git tag in a specified repository, with an option to limit the number of results.
Instructions
List commit messages since main HEAD and the last git tag
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_count | No | ||
repo_name | Yes |