Search code examples
sap-web-ide

How to create remote branch in SAP Web IDE Git?


I am using WEB IDE currently for a development. I created a local repository first and connected it to SAP HCP Git repository for my project and it works fine. Just when I use + button to create a new branch it just create a local branch and does not create a remote branch. How can create a same remote branch and push to that?


Solution

  • Here you will find what you need: Create Remote Branch

    1. Left click on your Project
    2. Select Git
    3. Create Remote Branch