SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Merge Branches into Master Branch in GitHub using Pull Requests

Merge a feature branch back into the master branch in GitHub, and fetch the updates in SAP Web IDE.

Overview

🎓 intermediate 10 min. SAP Web IdeIntermediateCloudSAP HANASAP Cloud Platform

You will learn

  • โœ”How to create and send pull requests so that the changes in branches will be merged into the master branch
Unknown U Unknown November 1, 2022
Created by June 29, 2016
Contributors

Prerequisites

Prerequisites

  • IMPORTANT: This tutorial cannot be completed on a trial account

Steps

Step 1 Open branch on GitHub
โ€”

Open the Organization repository on GitHub and switch to the branch that you want to merge into master.

Step 2 Create pull request
+
Step 3 Merge pull request
+
Step 4 Fetch changes in SAP Web IDE
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Open branch on GitHub 2. Create pull request 3. Merge pull request 4. Fetch changes in SAP Web IDE

Learn more →