Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate 'create-pu' script #3

Open
sauerj opened this issue May 3, 2018 · 2 comments
Open

Integrate 'create-pu' script #3

sauerj opened this issue May 3, 2018 · 2 comments

Comments

@sauerj
Copy link

sauerj commented May 3, 2018

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.

@rocketraman
Copy link
Owner

rocketraman commented May 3, 2018

Very cool, thanks. I'd certainly like to take a look at it. URL?

@sauerj
Copy link
Author

sauerj commented May 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants