remoteRepoInfo
Retrieve information about remote Git repositories to manage source code and development objects in SAP ABAP systems.
Instructions
Retrieves information about a remote Git repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository. | |
| user | No | The username. | |
| password | No | The password. |