git_commit
Record changes to a Git repository by providing a repository path and a commit message.
Instructions
Records changes to the repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to Git repository | |
| message | Yes | Commit message |