remoteRepoInfo
Retrieve Git repository details from remote sources to support ABAP development workflows. This tool provides repository information for managing code and transport requests.
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. |