abapGit/docs/guide-online-install.md
Marc Bernard 02bddf49fb
NSPC: Update docs (#4454)
* NSPC: Update docs

* Image

* Auto-create package

* Update screenshot

* Auto-create package

* Create ref-packages.md

* Update ref-namespaces.md

* Update ref-packages.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-26 19:21:55 +01:00

24 lines
621 B
Markdown

---
title: Installing online repo
category: online projects
order: 10
---
* Start ZABAPGIT
![](img/start.png)
* Select "New Online"
![](img/clone1.png)
* Enter the url for the Github project, eg https://github.com/larshp/Datamatrix along with a package name, eg. $DATAMATRIX. If the package does not exist yet, it will be created automatically when pulling. Alternatively, you can select "Create Package" to create the package manually with your own settings.
![](img/clone2.png)
* Select "Clone Online Repo"
* Select "Pull" to copy all objects from the Git repository into the SAP system
![](img/installed.png)