mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Git client for ABAP
![]() * log: move show functions to new class Enhance ZIF_ABAPGIT_LOG - add IS_ITEM structure (object) to message adding functions - add method "add_exception" - add method "add_info" - relocate methods "show", "to_html" and "write" to new class ZCL_ABAPGIT_LOG_VIEWER Introduction of new log viewer class ZCL_ABAPGIT_LOG_VIEWER Replacement of relocated methods where used -> This is the next step providing a log for serialzation/de-serialization (see #2534) * fix abaplint issues fix abaplint issues * fix abaplint issues (2) fix abaplint issues |
||
---|---|---|
docs | ||
src | ||
.abapgit.xml | ||
.eslintrc.yaml | ||
.gitignore | ||
.travis.yml | ||
abaplint.json | ||
changelog.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md | ||
travis.sh |
abapGit
Git client for ABAP
Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, SCP, AWS, TFS and more
ABAP Version: 702 or higher
Latest build: zabapgit.abap
Recommend using SAP GUI for Windows, there are multiple issues related to running abapGit and Java SAP GUI. Focus is on supporting ADT instead of supporting Java SAP GUI.
Design Goals
- Easy installation
- Easy upgrade
- Small system footprint
- Code readable in git repository
Documentation/Guides
Projects using abapGit
See dotabap.org
FAQ
For questions/comments/bugs/feature requests/wishes please create an issue
Credits and references
Icons used in abapGit are created from Font Awesome free icon set (CC BY 4.0 License).