Replies: 3 comments 4 replies
|
I disabled everything except rebase merging just now, let me know if that looks better. |
2 replies
2 replies
|
As we now integrate PRs with the “rebase only” strategy, this is no longer an issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
We should consider disabling the "Always suggest updating pull request branches" setting as the GitHub feature will merge "master" into the feature branch, which should be avoided. The branch should be rebased onto "master" instead. Not sure if the behavior of the button can be changed.
All reactions