reset local shall remove superlfuous files

This commit is contained in:
Christian Guenter 2017-08-26 07:38:05 +00:00
parent dff7a5241a
commit 21e408044a

View File

@ -71,6 +71,7 @@ CLASS lcl_services_git IMPLEMENTATION.
RAISE EXCEPTION TYPE lcx_cancel. RAISE EXCEPTION TYPE lcx_cancel.
ENDIF. ENDIF.
lo_repo->delete( ).
lo_repo->deserialize( ). lo_repo->deserialize( ).
ENDMETHOD. ENDMETHOD.