stageRepo
Stage changes in a Git repository to prepare them for commit, enabling version control in ABAP development.
Instructions
Stages changes in a Git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository object. | |
| user | No | The username. | |
| password | No | The password. |