pushRepo
Push changes from ABAP development to a Git repository to manage code versioning and collaboration.
Instructions
Pushes changes to a Git repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository object. | |
| staging | Yes | The staging information object. | |
| user | No | The username. | |
| password | No | The password. |