git-assembler 1.3 was just released. Aside from the usual bug-fixes, this version now accepts wildcards when referring to branch names. This reduces duplication in boilerplate rules as well enabling new forms of branch compositions that work very well with CI. git-assembler can perform automatic merge and rebase operations following a simple declarative script. Like "make", but for branches. You can use git-assembler to create a branch which is a combination of patches using various strategies and keep it always updated. Documentation and links are available at: https://www.thregr.org/~wavexx/software/git-assembler/ The source itself: https://gitlab.com/wavexx/git-assembler