git_commit
Record repository changes with a commit message and optional GPG signing. Use this tool to track modifications and maintain version control in Git repositories.
Instructions
Records changes to the repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpg_key_id | No | ||
| gpg_sign | No | ||
| message | Yes | ||
| repo_path | Yes |