gitPullRepo
Pull changes from a Git repository to synchronize with remote updates. Specify the repository ID and optional branch or credentials.
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. |