mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Merge pull request #1171 from larshp/issue_1112
Serialization triggers transport #1112
This commit is contained in:
commit
8558d024f3
|
@ -285,6 +285,7 @@ CLASS lcl_file_status IMPLEMENTATION.
|
|||
lv_name = zcl_abapgit_folder_logic=>path_to_package(
|
||||
iv_top = iv_devclass
|
||||
io_dot = io_dot
|
||||
iv_create_if_not_exists = abap_false
|
||||
iv_path = iv_path ).
|
||||
ENDIF.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user