-
Separated from https://github.com/abapGit/abapGit/issues/5355#issuecomment-1042051608, https://github.com/abapGit/abapGit/issues/5355#issuecomment-1042181166
Example (disregard that these are `json…
FreHu updated
7 months ago
-
I think we are having troubles clonning repositories via abapGit ADT plugins because the backend tries to clone the repo with anonymous access.
Are you aware of this problem?
-
**Steps to reproduce:**
I created a new online repo for a huge package.
I added started tracking only 1 function module.
I did a modification to the function module in an other ABAP system.
I mana…
-
When trying to make a commit, it seems that the abapGit plugin fetches the information somewhere within the eclipse project setup -- see screenshot below. Is there a way to control (configure) this?
…
-
Hello I try to use abapgit server but BSP application foobar doesn't exist in my system
EHP8 FOR SAP ERP 6.0
SAP_BASIS 750 11
SAP_ABA 750 11
Could you please tell me how to use this object ? …
-
A lot of stuff is easier in SAP with RFC destinations and authorization.
So perhaps implement RFC as transport protocol in abapGit and abapGitServer.
Add some mapping that maps the HTTP addresse…
-
When an include is opened in ADT, classic outline shows only the objects of that include. You can make it show the main program's objects if you add this to ZCL_ADTCO_TREE_CREATOR=>GET_OBJECT_NAME lin…
-
Nice to have...
Renaming local classes is only necessary if there's a naming conflict. In abapGit, the local classes actually have unique names, so merge would work without renaming.
Maybe add …
-
#337 proposed linking to another repository which contains sample code. This constitutes a security problem. But it raises a good point. It would be great if some of the rules in the guide could be co…
-
Some of the constants have the same values. Therefore the case block doesn't work correctly:
https://github.com/abapGit/abapGit/blob/463f112c85001b964c8cb40162bd066f48affc16/src/objects/tabl/zcl_ab…