git-commit-messages
Retrieve commit messages between a specified ancestor commit or branch and the current HEAD to review changes and track development history.
Instructions
Get commit messages between the ancestor and HEAD
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ancestor | Yes | The ancestor commit hash or branch name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |