You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PRs should be developed on their own branches, and the branch merged to the mainline. Currently the mainline is linear; the PR is fast forwarded onto the mainline rather than being branched and the branch then merged.