mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Git client for ABAP
![]() - Added buffering of the settings in a settings object in class lcl_persist_settings to buffer the settings and return them directly, because so far each creation of an object type handler or checking if an object type is supported (which is done by creating an instance of the object type handler) caused a database access to table ZABAPGIT to read and deserialize the settings. |
||
---|---|---|
docs | ||
src | ||
.abapgit.xml | ||
.gitignore | ||
.travis.yml | ||
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, 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
Projects using abapGit
See dotabap.org
FAQ
For questions/comments/bugs/feature requests/wishes please create an issue