git_commit_repo
Commit staged changes in a specified repository with a custom message and author. Provide the repo path, commit message, and author in 'Name ' format to create a commit.
Instructions
Commit staged changes. author must be 'Name '.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author | Yes | ||
| message | Yes | ||
| repo_path | Yes |