SAP

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

You will learn

  • How to create and send pull requests so that the changes in branches will be merged into the master branch
Thomas Jung T Thomas Jung August 27, 2026
Created by June 29, 2016
Contributors

More from Thomas Jung

See all 228 tutorials by Thomas Jung →

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