Description
Integration branches in Git can be described declaratively instead of assembled by hand every time. It helps developers combine topic branches in a repeatable way for testing or review.
This is a command-line Git workflow tool. It can create or update branches, so use it in repositories where you understand the branch policy and have backups or remotes.