[go: up one dir, main page]

Skip to content

Merge to parent branch (instead of master) when creating a Merge Request

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

When you push a new branch, the button "Create Merge Request" appears to create a MR from your branch to the master branch. I suggest changing the default behavior to select the parent branch instead of master. It's a great improvement for anyone who uses intermediate branches (such as git flow, gitlab flow, etc.) and it doesn't break your workflow if you don't use intermediate branches (because the parent branch will be the master).

Edited by 🤖 GitLab Bot 🤖