commit_and_push
Commit model changes to a Git repository and push to a specified branch.
Instructions
Commit changes and push to git branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Commit message | |
| branch_name | No | Branch name (auto-generated if not provided) |