Skip to content

Merge all branches into the base branch of a chain #57

Open
@pcarranzav

Description

@pcarranzav

Sometimes we work on large chains of PRs that all get reviewed and approved in parallel.
At the end of the process, we merge all of them into the base branch and then push that, which effectively merges all of the chain PRs - we do this in order so that all of the merges are fast-forwards.
For this it would be useful to have a git chain merge-all (or maybe git chain collapse?).
Would others find this useful?

(Note this is different to #11 as that one is about merging the latest dependency branch into each chain branch, whereas here it's about merging all branches in the chain into the base branch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions