git_commit
Commit staged changes in a Git repository with a custom message by specifying the repo path and message text, preserving a clear history of modifications.
Instructions
Records changes to the repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| repo_path | Yes |