gitPullRepo
Pull changes from a Git repository using the repository ID. Optionally specify branch, transport, or authentication details.
Instructions
Pulls changes from a Git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | The username. | |
| branch | No | The branch name. | |
| repoId | Yes | The ID of the repository. | |
| password | No | The password. | |
| transport | No | The transport. | |
| 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. |