v1.0.0
Changelog
New Feature: abapGit Push (#144)
Mandatory requirement: SAP Cloud Platform Environment with 1911 version
A new "abapGit Staging" view in ADT which enables stage and push of the objects which are changed locally, to the git repository linked with the package. This new view can be opened from the existing abapGit Repositories view, by selecting the "Stage and Push" context menu option under a repository.
Supported features,
- Lists all the objects which are changed locally (unstaged objects)
- Option to move all or the selected objects from unstaged to staged state
- Commit and Push the staged changes to the git repository with a meaningful commit message