pushRepo
Push staged Git repository changes to remote, with optional authentication and SAP connection.
Instructions
Pushes changes to a Git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository object. | |
| user | No | The username. | |
| staging | Yes | The staging information object. | |
| password | No | The password. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |