mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
14 lines
674 B
Markdown
14 lines
674 B
Markdown
---
|
|
title: Upgrading abapGit
|
|
---
|
|
|
|
|
|
### Manually
|
|
Copy the code from [zabapgit.abap](https://raw.githubusercontent.com/larshp/abapGit/build/zabapgit.abap) into the ZABAPGIT report
|
|
|
|
### Online project
|
|
If the abapGit report is installed in a separate package(eg. $ABAPGIT), a online project can be created. Which will help updating the abapGit code, a "pull" link will appear under the project when there are updates to abapGit.
|
|
|
|
### Offline project
|
|
If the abapGit report is installed in a separate package(eg. $ABAPGIT), a offline project can be created.
|
|
Download the zip file from https://github.com/larshp/abapGit/archive/master.zip, and click "Import Zip" under the project. |