mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
494 B
494 B
title | category | order |
---|---|---|
Moving package into git | online projects | 50 |
You have an existing package in your system that you want to copy to a new git repository,
Initialize the git repository, make sure it is not emtpy,
In abapGit, clone the repository,
The existing objects will show up in the worklist making it possible to commit the objects to the git repository,