Skip to content

Why do I need to "Merge into current branch"? #21866

Discussion options

You must be logged in to vote

When you merge the pull request into master there’s one commit that you’re missing in Daniel: the one titled “Merge pull request #[number] from [branch name]”. Basically, the standard GitHub Pull Request flow is designed for branches that only live as long as the PR does. Since you are using a long-lived branch model, you have to merge that one commit back each time.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants