mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Pull log: Show deletion of unnecessary objects (#5974)
This commit is contained in:
parent
5a0a0f352a
commit
3016ae68be
|
@ -154,7 +154,7 @@ CLASS zcl_abapgit_services_repo IMPLEMENTATION.
|
||||||
is_checks = ls_checks
|
is_checks = ls_checks
|
||||||
ii_log = ii_log ).
|
ii_log = ii_log ).
|
||||||
|
|
||||||
io_repo->refresh( ).
|
io_repo->refresh( iv_drop_log = abap_false ).
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user