mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
Git client for ABAP
![]() When we try to add a new online repository and we have a repository whose package does not exist in abapGit we get a short dump caused by assert in the method zif_abapgit_sap_package~read_parent of the class zcl_abapgit_sap_pacakge. This commit makes sure we skip such repositories because we believe it does not make sense to prevent us from cloning in these cases. Thank you Petr Benes <petr.benes@sap.com>! |
||
---|---|---|
docs | ||
src | ||
.abapgit.xml | ||
.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
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