stageRepo
Stage changes in a Git repository for SAP ABAP development objects using the ABAP-ADT-API MCP server to prepare code modifications for commit.
Instructions
Stages changes in a Git repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository object. | |
| user | No | The username. | |
| password | No | The password. |