[ANNOUNCE] git-assembler 1.3 released

Yuri D'Elia wavexx at thregr.org
Mon Dec 5 15:15:15 GMT 2022


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


More information about the git-announce mailing list