stageRepo
Stage changes in a Git repository to prepare them for committing, enabling version control for ABAP development workflows.
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. |