-
Related to https://github.com/larshp/abapGit/issues/2236
Proposed logic:
- clone `.abapgit` dependencies in a special folder e.g. `.abapmerge_libs` or `.abapmerge_modules` or `.abapmerge_dependenc…
-
Unfortunately the Method zcl_abapgit_gui_router=>file_download isn't public anymore. Maybe @larshp can direct us to an alternative.
-
I have an object whose name is case sensitive, so the method get_where_clause [0] generates a where clause which does not find the object entries and deserialization dies on duplicate insert error.
…
-
abapGit/abapGit#4056
Here I get 4 from a single inline declaration:
![](https://user-images.githubusercontent.com/5097067/96915222-49c97c00-14a6-11eb-9f9d-229b5df8081f.png)
* Is it necessar…
FreHu updated
3 years ago
-
Here, iv_transport has the domain trkorr (char20), it is a syntax error to pass it to a string parameter
https://github.com/abapGit/abapGit/pull/5022/commits/483dcff5c5800d2ebd334c33b52c1d3638bbc737
…
FreHu updated
3 years ago
-
Suggest placing somewhere under http://docs.abapgit.org
-
**abapGit 1.127.0 - Developer Version**
This is a follow-up to that issue: https://github.com/abapGit/abapGit/issues/6847
The repository contains a service binding (`SRVB`) with exactly the same…
-
We would like to export Package B which is already contained in a huge repo/package A.
abapGit will not let us export B because it is contained in A.
This seems like an arbitrary rule: why can we …
-
Can this be installed without abapGIT ?
just by copying source of [ztoad.prog.abap](https://github.com/marianfoo/ztoad/blob/master/src/ztoad.prog.abap) to sap without all the xmls ?
-
Could you add some details described here http://docs.abapgit.org/guide-ssl-setup.html to the STRUST section.