Git client for ABAP
Go to file
Lars Hvam 80b3c74ce7
extract calls to SUSR_USER_ADDRESS_READ (#6204)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-12 07:06:39 +02:00
.github reuse workflow: only run on pull request (#6199) 2023-04-06 10:16:04 +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 One more attempt to fix tag artifacts (#6125) 2023-03-03 14:01:27 +01:00
deps deps fix, add parameter if_package->save() (#6202) 2023-04-06 14:35:29 +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 extract calls to SUSR_USER_ADDRESS_READ (#6204) 2023-04-12 07:06:39 +02:00
test get system timezone (#6193) 2023-04-05 17:04:43 +02: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 Add yaml and bash to editorconfig (#6015) 2023-01-30 16:19:12 +01:00
.eslintrc.yaml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.gitattributes .gitattributes (#5081) 2021-11-02 06:08:13 +01:00
.gitignore more unit test and coverage (#5051) 2021-10-29 07:46:32 +02:00
.npmrc update to node16 + ignore scripts (#5117) 2021-11-09 16:28:56 +01:00
abaplint.json get system timezone (#6193) 2023-04-05 17:04:43 +02:00
changelog.txt 1.123.0 (#6197) 2023-04-06 13:14:02 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT (#6171) 2023-03-27 17:58:43 +02:00
CONTRIBUTING.md default branch updates (#4572) 2021-02-28 18:07:37 +01:00
LICENSE LICENSE: Lars Hvam Petersen -> abapGit Contributors (#4916) 2021-08-31 07:33:10 +02:00
package.json refactor ADT transport link building (#6207) 2023-04-10 11:50:24 +02:00
README.md REUSE License Compliance (#6170) 2023-04-05 16:26:29 +02: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 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

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