make sure the remote .abapgit.xml is found #2113

This commit is contained in:
larshp 2018-11-25 07:20:58 +00:00 committed by Lars Hvam
parent 299ff5d9d5
commit 7b2b0a6cd8

View File

@ -333,6 +333,7 @@ CLASS ZCL_ABAPGIT_REPO IMPLEMENTATION.
FIELD-SYMBOLS: <ls_remote> LIKE LINE OF mt_remote.
get_files_remote( ).
READ TABLE mt_remote ASSIGNING <ls_remote>
WITH KEY path = zif_abapgit_definitions=>c_root_dir