mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Git client for ABAP
![]() * Add first unit tests for parse_fields * Fix Issue 795 - parse_fields with german umlauts * fix formatting issues * Refcatoring method renaming * Unchained method calls #795 * Fixed linter error and change usage of class... Fixed linter error. E.g. encoded umlauts as hex values. Replaced all usages of cl_http_utility%3D>if_http_utility~string_to_fields with lcl_html_action_utils%3D>parse_fields * add URL decoding logic |
||
---|---|---|
docs | ||
src | ||
.abapgit.xml | ||
.gitignore | ||
.travis.yml | ||
changelog.txt | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md | ||
travis.sh |
abapGit
Git client for ABAP
Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, HCP, TFS and more
ABAP Version: 702 or higher
Latest build: zabapgit.abap
Design Goals
- Easy installation
- Easy upgrade
- Small system footprint
- Code readable in git repository
Documentation/Guides
http://larshp.github.io/abapGit/
FAQ
For questions/comments/bugs/feature requests/wishes please create an issue