Skip to content

v1.1.0

Choose a tag to compare

@abinbaby-sap abinbaby-sap released this 06 Dec 09:55
· 104 commits to master since this release

Changelog

New Feature: File comparison support for objects and files in staging view (#144)

Mandatory requirement: SAP Cloud Platform Environment with 2002 version

New context menu action "Compare with Remote" added for objects and files in the staging view which compares the local version of the object/file in the system with the remote version of the corresponding object/file in the git repository. This feature will be useful to get an overview of the changes made before pushing the files to the git repository.

Fixes

  • [AbapGit Push] Fix keybinding issue for copy name context menu action in staging view

Improvements

  • Package restructuring for more meaningful code separation