abapGitServer
abapGitServer copied to clipboard
Git server implemented in ABAP
``` ./src/backend/zcl_ags_merge_requests.clas.abap[65, 9] - Add ORDER BY (select_add_order_by) [E] ./src/database/zcl_ags_db_merge_requests.clas.abap[130, 5] - Add ORDER BY (select_add_order_by) [E] ./src/database/zcl_ags_db_objects.clas.abap[54, 7] - Add ORDER BY (select_add_order_by) [E] ./src/database/zcl_ags_db_objects.clas.abap[71, 7] - Add ORDER...
I recently set up the ABAPGITSERVER (service) and tried to clone a Test Repo.  The Error occurs here:  So I am not very experienced with Basis Topics (which...
pulling latest version on 750 SPS 19 (AG 1.107) causes a dump for this object  `CL_APL_ECATT_XML_DATA->ADD_ITEM`   Might be AG problem in deserializer though
Shallow checkouts are currently not working ``` git clone --depth 2 https://saphost/sap/zabapgitserver/repo.git ``` gives a fatal error. fatal: expected shallow/unshallow, got NAK fatal: The remote end hung up unexpectedly and...
Getting the following error when committing with abapGit: _Git protocol error: Unexpected unpack status_ Comparing GitHub and AGS, there is a difference in response. When committing to GitHub, I get...
Hi. I am new to Git. Wonder whether it is possible to compare two branches just like show diff shows within the same branches.
When no internet connection is available(*), the web UI just shows a blank page. The internet connection is needed to load the libraries, I guess adding them to the local...
With abapGit v.1.92.0 there is a syntax error in class ZCL_AGS_UTIL Method GET_TIME. No GET Method can be found in Class zcl_abapgit_time. Instead there are get_unix and get_utc Methods.
see https://github.com/larshp/abapGitServer/pull/129/checks?check_run_id=80831629 due to missing configuration file all defaults from abaplint is applied