![]() * Implementation - Create new class ZCL_ABAPGIT_GIT_COMMIT - Move commit-specific methods from ZCL_ABAPGIT_BRANCH_OVERVIEW to ZCL_ABAPGIT_GIT_COMMIT - Change methods visibility (from private to public) and type (from instance to class method) * Remove ##NO_TEXT Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Rename get to get_from_remote * abapLint: Remove space Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * abapLint - Remove space - Remove unused type in ZCL_ABAPGIT_BRANCH_OVERVIEW * abapLint: Remove space Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Remove obsolete class attribute * Separate get_by_branch and get_by_commit * Remove duplicate char Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Remove iv_repo_name; replace its usage by url Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> Co-authored-by: Lars Hvam <larshp@hotmail.com> |
||
---|---|---|
.github/workflows | ||
ci | ||
docs | ||
src | ||
.abapgit.xml | ||
.devcontainer.json | ||
.editorconfig | ||
.eslintrc.yaml | ||
.gitignore | ||
abaplint.json | ||
changelog.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md |
abapGit
Git client for ABAP
Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, AWS, TFS, Azure DevOps and more.
ABAP Version: 702 or higher
Latest build: zabapgit.abap NB: Some people reported that browsers have issues displaying the file with 75k lines. The easiest solution is to "Save as" the link above and then open it with any editor/viewer (notepad included) and copy from there.
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
Contributing
You can find the contribution guidelines here.
Projects using abapGit
See dotabap.org or this page.
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).