git_commit
Stage and save changes to a Git repository by providing the repository path and commit message, enabling version control updates.
Instructions
Commit staged changes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Commit message | |
| path | Yes | Repository path |