git_commit
Commit staged changes to a Git repository with a descriptive message, enabling version control integration for AI-assisted coding workflows.
Instructions
Commit staged changes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Commit message | |
| cwd | No | Repository path |