checkRepo
Validate Git repository connectivity and access permissions for SAP ABAP development workflows. This tool tests repository URLs with optional authentication to ensure proper integration with the ABAP development environment.
Instructions
Checks a Git repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository. | |
| user | No | The username. | |
| password | No | The password. |