Frank Müller
Frank Müller
Hello, I want to enhance abapGit by an API that allows to serialize, deserialize and delete ABAP objects without a git repository. So that you can use abapGit like a...
new table deserialize objects as start of the refactoring
Pull Request for Issue #6416
Hi, I migrated today my app to Tauri V2. But now I'm facing an issue with the writeFile method of the “@tauri-apps/plugin-fs” plugin. When I’m saving a file with this...
Hi, we have an online repository with more than 11000 objects. We use the function “Stage by Transport” on the entry screen of abapGit to quickly commit only the relevant...
Hi, there is the class cl_abap_parallel, which allows starting from Release 7.50 a parallelization without a rfc function module. Maybe you can implement release dependent this functionality in the standalone...