This commit is contained in:
larshp 2018-11-17 05:21:57 +00:00
parent aac3c1b709
commit 2fb622e028

View File

@ -159,6 +159,7 @@ CLASS ZCL_ABAPGIT_REPO IMPLEMENTATION.
ASSERT NOT is_data-key IS INITIAL.
ms_data = is_data.
mv_request_remote_refresh = abap_true.
ENDMETHOD.