git_tag_create
Create an annotated git tag with a descriptive message for marking version releases and milestones in your repository.
Instructions
Create an annotated git tag with description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| description | No |