Work with Branches in GitHub and SAP Web IDE
Requires Customer/Partner License
October 4, 2020
Intermediate
15 min.
Create branches in GitHub, switch branches and update application in a different branch in SAP Web IDE.
You will learn
- How your collaborators can create branches in GitHub
- How to switch to the other branch in SAP Web IDE
- How to make changes and commit the changes to the other branch
Prerequisites
- IMPORTANT: This tutorial cannot be completed on a trial account
This tutorial is written from a collaborator’s point of view.
Step 1: Log into your SAP Cloud Platform cockpit
Step 2: Open SAP Web IDE
Step 3: Create a local branch
Step 4: Create a remote branch
Step 5: Commit and push changes
Step 6: Check branch on GitHub
Step 7: Commit and push additional changes