mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 13:03:01 +08:00
ag, agpi instllation adds fav, fix #506
This commit is contained in:
parent
4cec7f6094
commit
4754d3632d
|
@ -140,6 +140,7 @@ CLASS lcl_services_abapgit IMPLEMENTATION.
|
|||
|
||||
lo_repo->status( ). " check for errors
|
||||
lo_repo->deserialize( ).
|
||||
lcl_services_repo=>toggle_favorite( lo_repo->get_key( ) ).
|
||||
ENDIF.
|
||||
|
||||
COMMIT WORK.
|
||||
|
|
Loading…
Reference in New Issue
Block a user