-
Object types supported by abapGit are listed in the [documentation](https://docs.abapgit.org/ref-supported.html). Instructions for implementing [new object types](https://docs.abapgit.org/development/…
-
When a SICF node is part of the Packgage to be staged, the eclipse plugin fails with:
"Access using a 'ZERO' object reference is not possible."
Debugged into the code and the isssues seems to be t…
-
- Allow to open any package as if it was a linked repository
- Don't serialize anything, just list objects (you can't know the filenames at this point either)
- Serialization on demand for each obje…
-
Suggest the following:
- [ ] remove method CREATE_NEW_LOG
- [ ] remove method GET_LOG
- [x] remove method RESET_LOG
- [ ] remove instance variable MI_LOG
and instead have the log returned for…
-
Trying to force pre-commit SCI check on one of my projects ... would probably like to do a couple of improvements
1) ~~Make it possible to force-skip the check and go on to stage. Kind of contradic…
-
Hi Alwin,
thanks for your Blog Post on SCN and for sharing the code here! I for one would love to see this as an ABAPGit repo though, so it could easily be cloned via the ABAPGit client.
Kind regard…
-
Hi,
we got problems, because in push_changes we don't get new changes.
How to recreate:
- open SE01 and release Task where Report ZTEST is changed -> everything works as accpected (Branch, Commit…
-
When having two reports in a abapGit repository, the merge fails
![image](https://user-images.githubusercontent.com/38354196/168593755-d5235e23-0108-40ae-b3a3-c4c205a07f8a.png)
Deleting one repor…
-
The master language of the repo is italian. I'd suggest to change to english.
https://github.com/techedgegroup-sap/abap2gsheet/blob/def80fa97a2f64e4c674aa72a0ee157fc1375896/.abapgit.xml#L5
-
Current tests at https://github.com/abapGit-tests use "ABAP Language Version = Any" which is the default
To-Dos:
- [ ] Add test repo for ABAP Language Version = Standard
- [x] Add test repo for…