Git client for ABAP
Go to file
Christian Günter d9c4483cc2
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
Fix AFF unit tests for lower releases (#7181)
2025-03-31 13:55:41 +02:00
.github update npm + actions dependencies (#7157) 2025-03-14 10:02:43 +01:00
.reuse REUSE License Compliance (#6170) 2023-04-05 16:26:29 +02:00
.vscode debugger breakpoint, fix launch configuration (#5843) 2022-10-31 13:23:31 -04:00
ci [INTF/CLAS] Make deserialization more robust (#6537) 2023-10-13 15:32:18 +02:00
deps Feature: Change Repo Package (#7131) 2025-03-24 14:31:43 +01:00
img UA support tuning (#5409) 2022-03-27 20:05:38 +02:00
LICENSES reuse workflow: only run on pull request (#6199) 2023-04-06 10:16:04 +02:00
src Fix AFF unit tests for lower releases (#7181) 2025-03-31 13:55:41 +02:00
test add edge case for diff calculation - tab vs space (#7130) 2025-01-16 09:38:29 +01:00
.abapgit.xml Allow use of changelog feature without APACK (#5739) 2022-10-04 07:50:37 +02:00
.devcontainer.json Codespaces setup (#3666) 2020-07-28 09:20:02 +02:00
.editorconfig XSLT: Add check for correct EOL separator (#6803) 2024-02-10 15:13:22 +01:00
.gitattributes .gitattributes (#5081) 2021-11-02 06:08:13 +01:00
.gitignore Ignore macOS "Desktop Services Store" files (#6787) 2024-02-01 10:16:54 +01:00
.npmrc update to node16 + ignore scripts (#5117) 2021-11-09 16:28:56 +01:00
abaplint.json align TYPE expressions (#7050) 2024-09-13 10:47:32 +02:00
changelog.txt 1.131.0 (#7122) 2025-01-01 10:57:34 -05:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT (#6171) 2023-03-27 17:58:43 +02:00
CONTRIBUTING.md fixed links to new documentation (#6319) 2023-06-23 08:27:43 +02:00
eslint.config.mjs update eslint to 9 + update actions (#6910) 2024-04-21 11:32:42 +02:00
LICENSE LICENSE: Lars Hvam Petersen -> abapGit Contributors (#4916) 2021-08-31 07:33:10 +02:00
package.json update npm + actions dependencies (#7157) 2025-03-14 10:02:43 +01:00
README.md Fix version badge (#7152) 2025-02-23 13:12:02 +01:00
SECURITY.md Create SECURITY.md (#6882) 2024-03-29 06:51:11 +01:00

Build Test License REUSE Status Slack abap package version

abapGit logo

Support Ukraine Support Ukraine

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, AWS, TFS, Azure DevOps and more.

ABAP Version: 702 SP 8 or higher

Latest build: zabapgit_standalone.prog.abap

Notes: Some people reported that browsers have issues displaying the file with more than 100k 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. If your SAP GUI editor freezes when pasting the code, use Utilities > More Utilities > Upload/Download > Upload in the editor instead.

It is recommended to use SAP GUI for Windows, since there are known issues related to running abapGit and SAP GUI for Java. The focus of abapGit is on supporting ADT instead of supporting SAP GUI for Java.

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation and Guides

https://docs.abapgit.org

Join Slack channel

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.

abapgit

Credits and References