Git client for ABAP
Go to file
Christian Günter b588daf5f7 ECATT: remove dynamic method calls #2407 (#2411)
* ECATT: remove dynamic method calls

This commit introduces two new interfaces to remove dynamic method calls.
- ZIF_ABAPGIT_ECATT_DOWNLOAD
- ZIF_ABAPGIT_ECATT_UPLOAD

* ECATT: Rename method

Rename method z_set_stream_for_upload to set_stream_for_upload
as we now use our own interface and there's no risk that SAP 
standard introduces a method with the same name
2019-02-18 01:30:14 -08:00
docs A link to the development guidelines is added (#2396) 2019-02-15 00:29:41 -08:00
src ECATT: remove dynamic method calls #2407 (#2411) 2019-02-18 01:30:14 -08:00
.abapgit.xml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.eslintrc.yaml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.gitignore gitignore and package.json improvements 2018-12-03 10:08:55 +01:00
.travis.yml use node 10 2018-10-03 04:54:21 +02:00
abaplint.json Update abaplint.json 2019-02-02 04:29:35 -08:00
changelog.txt 1.84.0 (#2405) 2019-02-15 07:22:06 -08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
CONTRIBUTING.md docs: move on development 2018-06-13 15:05:23 +00:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json automatically run eslint 2019-01-18 07:07:26 +01:00
README.md Fix ADT link in readme 2018-12-27 09:11:35 +01:00
travis.sh abaplint: ignore function groups 2019-01-02 08:14:45 +01:00

Build Status abaplint Slack

abapGit

Git client for ABAP

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

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Recommend using SAP GUI for Windows, there are multiple issues related to running abapGit and Java SAP GUI. Focus is on supporting ADT instead of supporting Java SAP GUI.

Design Goals

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

Documentation/Guides

http://docs.abapgit.org

Projects using abapGit

See dotabap.org

FAQ

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

abapgit