abapGit/docs/guide-import-zip.md
AlexandreHT 0320192c96
Update guide-import-zip.md (#3663)
* Update guide-import-zip.md

Update needed because:
- UI for offline import have changed (Pull button)
- I detailed the different ways to run abapGit depending on the flavour of the abapGit installed
- I followed guidelines found in https://developers.google.com/tech-writing (which is an amazing (and short) open class on technical writing. I believe that large screenshot tend to confuse a step by step procedure (+ UI tends to change quicker than doc). Yet if you feel like screenshot are needed I can add those.

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-27 09:45:30 +02:00

950 B

title category order
Import zip offline projects 10

Download zip archive

An offline project is based on a zip archive that contains all the git files.

First, download the latest version of the project you want to import.

Import zip archive

  1. Connect to SAP in language EN
  2. Run abapGit:
  • If you have installed the standalone version : in transaction SE38, run the program you created (ZABAPGIT_STANDALONE or ZABAPGIT_FULL or other)
  • You have installed the developer version : run transaction ZABAPGIT
  1. Select + Offline
  2. Enter the project name and select an existing package or create a new package
  3. Select Import zip
  4. Select the zip archive file (eg. abapGit-master.zip)
  5. Select Pull zip
  6. Activate