gitExternalRepoInfo
Check external Git repository accessibility with credentials and list available branches to validate connectivity before linking.
Instructions
Whether an external git repository can be reached with these credentials, and which branches it offers - the check before linking it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | The username. | |
| repourl | Yes | The URL of the repository. | |
| password | No | The password. |