stageRepo
Stage local changes in an abapGit repository for commit, listing affected objects and their state.
Instructions
Stage the local changes of an abapGit repository for a commit: which objects would go, with their state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The Git repository object. | |
| user | No | The username. | |
| password | No | The password. |