commit_and_push
Commit staged changes to a local repository and push them to the remote origin branch with a custom message.
Instructions
Commit changes and push to origin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | ||
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |