gitExternalRepoInfo
Retrieve details about external Git repositories, including repository URL, user credentials, and access information for ABAP development integration.
Instructions
Retrieves information about an external Git repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repourl | Yes | The URL of the repository. | |
| user | No | The username. | |
| password | No | The password. |