Git client for ABAP
Go to file
Lars Hvam 96a010614b
Some checks failed
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
refactor zcl_abapgit_user_record (#7211)
2025-04-16 07:59:21 +02:00
.github update npm dependencies (#7202) 2025-04-14 09:34:05 +02: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 web test: move files and fixes (#7195) 2025-04-08 15:57:59 +02: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 refactor zcl_abapgit_user_record (#7211) 2025-04-16 07:59:21 +02:00
test update npm dependencies (#7202) 2025-04-14 09:34:05 +02:00
.abapgit.xml Allow use of changelog feature without APACK (#5739) 2022-10-04 07:50:37 +02:00
.devcontainer.json update devcontainer.json (#7184) 2025-04-03 21:21:18 +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 zcl_abapgit_gui_page_sett_repo: remove use of T002T (#7209) 2025-04-14 14:41:59 +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 dependencies (#7202) 2025-04-14 09:34:05 +02: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