remoteRepoInfo
Retrieves information about a remote Git repository, such as branches and commits, to support SAP ABAP integration via ADT APIs.
Instructions
Retrieves information about a remote Git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository. | |
| user | No | The username. | |
| password | No | The password. | |
| 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. |