DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- "Merge changes from patch branch back to main."
- "Merge changes from main branch back to next."
Changes to main
When a change is merged to main, the main branch must be merged to next. The suggested commit message for this merge is:
- "Merge changes from main branch back to next."
Changes to next
Do nothing. Changes to next do not get merged to other branches.
...