abapGitServer icon indicating copy to clipboard operation
abapGitServer copied to clipboard

Git server implemented in ABAP

Results 58 abapGitServer issues
Sort by recently updated
recently updated
newest added

``` ./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...

help wanted

I recently set up the ABAPGITSERVER (service) and tried to clone a Test Repo. ![image](https://user-images.githubusercontent.com/45813255/160416139-8a7bce5b-46dd-4dd1-9360-ef1748542101.png) The Error occurs here: ![image](https://user-images.githubusercontent.com/45813255/160415652-280c440d-12eb-4c9e-a9c2-5251adc6878b.png) 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 ![image](https://user-images.githubusercontent.com/59966492/117339928-9bfd4800-aea0-11eb-9611-8d6d30b52c17.png) `CL_APL_ECATT_XML_DATA->ADD_ITEM` ![image](https://user-images.githubusercontent.com/59966492/117340102-d49d2180-aea0-11eb-9f0b-3ba0e1a046aa.png) ![image](https://user-images.githubusercontent.com/59966492/117340297-04e4c000-aea1-11eb-80f4-46fdb1685555.png) 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...

bug

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