First Project
Less than 1 minuteonline projects
Repository Setup
- Create the repsitory on GitHub, make sure it contains someting eg. a README file
- Start
ZABAPGIT
- Clone the repository into abapGit
Adding Objects
- Navigate to the repository, click the "add" link
- It will ask which object to add, select the object
- The object will be commited to the repository
Modifying Objects
After modifying a object, a "commit" link will show up in abapGit, click this to commit the changes to the remote repository.
Modifying Repository
If something is changed in the repository, a "pull" link will show up in abapGit. The changes must be pulled before new objects can be changed or added.