mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00

* #319, btw: decrease short list size, fix db exept * #319 refactor popup_to_confirm * #338 small fixes * #338 lcl_services_repo, part1 * #338, remove files_commit action logic Removes files_commit action handling and lcl_zip->files_commit and modifies interface of lcl_zip->export * #338, services_repo fixes and improvements * #338, lcl_services_abapgit * #338, small improvements * #338 adopt render_repo_menu from #319 * #338 lcx_cancel * #338 zip services * #338 abapgit services finetune * #338 lcx_cancel finetune * #338 zip finetune * #388 small adj * #338 lcl_services_git part1 * #338 lcl_services_db, html_actions features * #338, services_repo=>new_offline * #338, delete/switch branch to lcl_services_git * #338, improvements in switch_branch * #338, switch_branch more improvements
49 lines
957 B
XML
49 lines
957 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<abapGit version="v1.0.0" serializer="LCL_OBJECT_PROG" serializer_version="v1.0.0">
|
|
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
|
|
<asx:values>
|
|
<PROGDIR>
|
|
<NAME>ZABAPGIT_SERVICES_ABAPGIT</NAME>
|
|
<STATE>A</STATE>
|
|
<SQLX/>
|
|
<EDTX/>
|
|
<VARCL>X</VARCL>
|
|
<DBAPL/>
|
|
<DBNA/>
|
|
<CLAS/>
|
|
<TYPE/>
|
|
<OCCURS/>
|
|
<SUBC>I</SUBC>
|
|
<APPL/>
|
|
<SECU/>
|
|
<CNAM/>
|
|
<CDAT>0000-00-00</CDAT>
|
|
<UNAM/>
|
|
<UDAT>0000-00-00</UDAT>
|
|
<VERN/>
|
|
<LEVL/>
|
|
<RSTAT/>
|
|
<RMAND/>
|
|
<RLOAD>E</RLOAD>
|
|
<FIXPT/>
|
|
<SSET/>
|
|
<SDATE>0000-00-00</SDATE>
|
|
<STIME/>
|
|
<IDATE>0000-00-00</IDATE>
|
|
<ITIME/>
|
|
<LDBNAME/>
|
|
<UCCHECK>X</UCCHECK>
|
|
</PROGDIR>
|
|
<TPOOL>
|
|
<item>
|
|
<ID>R</ID>
|
|
<KEY/>
|
|
<ENTRY>Include ZABAPGIT_SERVICES_ABAPGIT</ENTRY>
|
|
<LENGTH>33</LENGTH>
|
|
<SPLIT/>
|
|
</item>
|
|
</TPOOL>
|
|
</asx:values>
|
|
</asx:abap>
|
|
</abapGit>
|