emacs_git_commit
Create a git commit with a specified message, and optionally amend the previous commit to update it.
Instructions
Create a git commit with a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amend | No | Amend the previous commit (default: false) | |
| message | Yes | Commit message |