abapGit/docs/guide-import-zip.md
2017-06-24 06:24:29 +00:00

25 lines
621 B
Markdown

---
title: Import zip
category: offline projects
order: 10
---
1: Run report ZABAPGIT via SE38 or SA38
2: Click "+ Offline"
![](img/offline1.png)
3: Enter project name eg. "abapOpenChecks", and an empty package eg. "$AOC"
![](img/offline2.png)
4: Download the zip archive containing the git files, eg. https://github.com/larshp/abapOpenChecks/archive/master.zip
On github there is a link to download repository contents as zip:
![](img/download_zip.png)
5: Click "Import ZIP" in abapGit
![](img/offline3.png)
6: Choose file downloaded in step 4
7: Activate. If prompted for package choose the package from step 3.