File tree Expand file tree Collapse file tree 3 files changed +42
-0
lines changed Expand file tree Collapse file tree 3 files changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <asx : abap xmlns : asx =" http://www.sap.com/abapxml" version =" 1.0" >
3
+ <asx : values >
4
+ <DATA >
5
+ <MASTER_LANGUAGE >E</MASTER_LANGUAGE >
6
+ <STARTING_FOLDER >/src/</STARTING_FOLDER >
7
+ <FOLDER_LOGIC >PREFIX</FOLDER_LOGIC >
8
+ <IGNORE >
9
+ <item >/.gitignore</item >
10
+ <item >/LICENSE</item >
11
+ <item >/README.md</item >
12
+ <item >/package.json</item >
13
+ <item >/.travis.yml</item >
14
+ </IGNORE >
15
+ </DATA >
16
+ </asx : values >
17
+ </asx : abap >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <abapGit version =" v1.0.0" serializer =" LCL_OBJECT_DEVC" serializer_version =" v1.0.0" >
3
+ <asx : abap xmlns : asx =" http://www.sap.com/abapxml" version =" 1.0" >
4
+ <asx : values >
5
+ <DEVC >
6
+ <CTEXT >DOMA</CTEXT >
7
+ </DEVC >
8
+ </asx : values >
9
+ </asx : abap >
10
+ </abapGit >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <abapGit version =" v1.0.0" serializer =" LCL_OBJECT_DOMA" serializer_version =" v1.0.0" >
3
+ <asx : abap xmlns : asx =" http://www.sap.com/abapxml" version =" 1.0" >
4
+ <asx : values >
5
+ <DD01V >
6
+ <DOMNAME >ZABAPGIT_UNIT_TEST</DOMNAME >
7
+ <DDLANGUAGE >E</DDLANGUAGE >
8
+ <DATATYPE >CHAR</DATATYPE >
9
+ <LENG >000010</LENG >
10
+ <OUTPUTLEN >000010</OUTPUTLEN >
11
+ <DDTEXT >Testing</DDTEXT >
12
+ </DD01V >
13
+ </asx : values >
14
+ </asx : abap >
15
+ </abapGit >
You can’t perform that action at this time.
0 commit comments