-
Good day,
When my original **nested** package setup is:
- ZDEV (Structure Package)
-- ZBC (Structure Package)
-- -- ZBC_ABA (Structure Package)
-- -- -- ZBC_ABA_ATF (Development Package)
…
eoud updated
4 months ago
-
When pulling a transparent TABL, abapGit determined to "Delete and recreate local object", which will lead to data loss. The table exists locally and remotely.
As usual, the status information is w…
-
When I use ABAPGIT import this repository, Include AP_CLASS File Type AP_TT_CHAR255 Is not defined. How to define this tab type
-
The order objects for deserialization is currently defined in ZCL_ABAPGIT_OBJECTS->PRIORITIZE_DESER and must be changed in case of new object dependencies.
Refactor so each object type can define i…
-
inspired from
https://github.com/larshp/abapCov
but have multiple output formats
+ lcov
+ html
+ markdown
-
![image](https://user-images.githubusercontent.com/15635498/78397008-1225e000-75f9-11ea-9b80-ba092846b8e0.png)
-
I always wanted to see the exact serialization of local and remote objects, of course nicely rendered in abapGit. I have enhance the "Diff page" to now be able to view just the local or just the remot…
-
-
![image](https://cloud.githubusercontent.com/assets/16184648/25865568/eb9a8596-34b8-11e7-8311-0d8be38c3e04.png)
-
Hi there,
Would be nice to have a possibility to revert a commit. Assuming somehow you do a commit to master and you realize you don't want that.. going to previous commit would be an option.
Is…