-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
For my own project I wrote a script witch can automate the creation of a pu
branch.
First it merges all mature feature/topic branches which are already in next
into pu
.
When this task is done, an empty ### Match 'next'
commit helps to identify is state.
Then all branches which are not in master
and not in next
are merged into pu
Branches which are labeled with wip/
will not be automatically merged into pu
.
The script is licensed under GPLv3 and if you like it can be integrated into your project.
Metadata
Metadata
Assignees
Labels
No labels