Skip to content

Commit 8321d68

Browse files
authored
Update abapgit.md
1 parent 63f1a34 commit 8321d68

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/advanced/technical/abapgit.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# abapGit
22

3-
#### Installation
3+
This project uses [**abapGit**](https://github.com/abapGit/abapGit) to distribute its code and manage version control efficiently.
4+
5+
#### git Client
6+
All projects artefacts are developend on an ABAP System and stored via abapGit in a GitHub repository. This makes hte project easy to install on any system for customers. Updates are always distributed at sofort and can be pulled by every csutomer.
47

58
#### Contribution
69

7-
#### Ui5 frontend apps become abapgit objects
10+
Contributions can be easily made via **Pull Requests** on GitHub. Simply create a new **Pull Request** and update your code using **abapGit**.
811

9-
#### Deployment
12+
#### abap2UI5 Apps as abapGit Artefacts
13+
In addition to the **abap2UI5** project, all developed **abap2UI5** apps are also stored as **abapGit** objects. This allows you to manage them in any Git repository. As a result, **abap2UI5** apps do not require manual deployment like traditional **UI5** apps. You can install multiple **abap2UI5** apps with a single **abapGit** pull. This also works seamlessly in **ABAP Cloud** contexts, reducing deployment effort and keeping everything centralized in the backend.

0 commit comments

Comments
 (0)