ADT_Backend icon indicating copy to clipboard operation
ADT_Backend copied to clipboard

DEPRECATED/NOT WORKING abapGit ADT Backend

Results 17 ADT_Backend issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/5888506/53341497-f5a27900-390b-11e9-9b7a-9ff4cb1ae1ec.png)

Source is stored in a version management system, so no need for comments regarding old and new code, ```abap *OLD end *NEW start * response->set_status( cl_rest_status_code=>gc_success_accepted ). *NEW end ```

guess some of http://docs.abapgit.org/development/guidelines.html can be reused, eg. pretty printer, but not the downport

![image001](https://user-images.githubusercontent.com/41117972/45489447-84f40f80-b764-11e8-8e1b-ac47323a1544.png) Class language was 'DE'. Repo was: https://github.com/UrmelD/Test_Steampunk

![bildschirmfoto 2018-09-11 um 12 27 15](https://user-images.githubusercontent.com/41117972/45473786-43e60600-b738-11e8-82d2-8b36e8ede3b5.png) Git Repo used: https://github.com/se38/zJSON Normal behavior should be, that the repo will be cloned and the not supported object is ignored.

see https://github.com/larshp/abapGit/issues/1331

currently the text is returned in the body, however this is not how standard works