Create a Project in SAP Web IDE and Push into GitHub
Requires Customer/Partner License
October 4, 2020
Intermediate
15 min.
Create a project in SAP Web IDE and push it into GitHub to support collaborative development using GitHub and SAP Web IDE.
You will learn
- How to import an existing SAP Web IDE project into your previously created GitHub repository
Prerequisites
- IMPORTANT: This tutorial cannot be completed on a trial account
Step 1: Log into your SAP Cloud Platform cockpit
Step 2: Open SAP Web IDE
Step 3: Open your project
Step 4: Initialize local repository
Step 5: Set the remote repository
Step 6: Verify Git repository
Step 7: Stage and commit files
Step 8: Pull from GitHub
Step 9: View downloaded README
Step 10: Push your local changes to GitHub
Step 11: Check published changes
Navigate tutorial steps
-
Step 1: Log into your SAP Cloud Platform cockpit
-
Step 2: Open SAP Web IDE
-
Step 3: Open your project
-
Step 4: Initialize local repository
-
Step 5: Set the remote repository
-
Step 6: Verify Git repository
-
Step 7: Stage and commit files
-
Step 8: Pull from GitHub
-
Step 9: View downloaded README
-
Step 10: Push your local changes to GitHub
-
Step 11: Check published changes
- Back to Top