Git client for ABAP
Go to file
nununo 94cb868745 Dynamicaly accessing fields for 702 compatibility
The following fields still don't exist in structure s_controller in version 702:
-controller_exceptions
-controller_exception_texts

So we remove any direct reference to them and access them dynamically

This required changes in 3 places of class LCL_OBJECT_WDYN.
2016-12-15 11:20:44 +01:00
src Dynamicaly accessing fields for 702 compatibility 2016-12-15 11:20:44 +01:00
.abapgit.xml abapGit ignore changelog 2016-11-12 13:30:02 +02:00
.travis.yml deploy on master branch 2016-07-02 11:50:51 +02:00
changelog.txt v1.24.0 changelog update 2016-12-02 09:35:55 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-07-07 14:21:51 +02:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json use latest abapmerge 2016-11-27 12:45:12 +01:00
README.md add TFS 2016-09-29 16:53:20 +02:00
travis.sh use abapmerge to split abapGit into multiple includes, #210 (#273) 2016-07-02 11:50:22 +02:00

Build Status abaplint

abapGit

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, HCP, TFS and more

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation/Guides

See Wiki

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue

abapgit