mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 04:36:49 +08:00
10 lines
353 B
ABAP
10 lines
353 B
ABAP
*&---------------------------------------------------------------------*
|
|
*& Include ZABAPGIT_SERVICES
|
|
*&---------------------------------------------------------------------*
|
|
|
|
INCLUDE zabapgit_services_git.
|
|
INCLUDE zabapgit_services_repo.
|
|
INCLUDE zabapgit_services_abapgit.
|
|
INCLUDE zabapgit_services_db.
|
|
INCLUDE zabapgit_services_background.
|