Now that we have GitLab it is really easy to view and manage branches.
Last night I went through most of the hosting branches at https://git.drupalcode.org/project/hosting/-/branches and:
- Delete merged branches.
- Manually check issues of branches to see if they have been marked as closed.
- Ensure there are no lingering unmerged commits.
- Rename branches to match the drupal.org pattern ISSUENUMBER-DESCRIPTION
- Update useful branches with latest commits from primary branch, resolving conflicts where necessary.
Comments
Comment #2
jon pughComment #3
jon pughAs I finish with hosting, I'll move to the other projects.
Comment #4
steven jones commentedWow nice! Thanks for doing this.
I'm going to close this ticket out as it looks like you've done it on hosting.