mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 20:32:26 +08:00
fix #2111
This commit is contained in:
parent
aac3c1b709
commit
2fb622e028
|
@ -159,6 +159,7 @@ CLASS ZCL_ABAPGIT_REPO IMPLEMENTATION.
|
||||||
ASSERT NOT is_data-key IS INITIAL.
|
ASSERT NOT is_data-key IS INITIAL.
|
||||||
|
|
||||||
ms_data = is_data.
|
ms_data = is_data.
|
||||||
|
mv_request_remote_refresh = abap_true.
|
||||||
|
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user