git_push
Push local Git commits to a remote repository. Specify the target branch, remote, or repo path to sync changes.
Instructions
Push to the repo's remote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo checkout to target: absolute path, or a repo name under VBS_WORKSPACE_DIR, or omit to use VBCS_REPO_PATH default. Use list_repos to see what's available on this instance. | |
| branch | No | ||
| remote | No |