Skip to content

Request: Add --update-refs option to git-imerge #213

@ramcdona

Description

@ramcdona

I love git-imerge and tell everyone how great it is every chance I get. I describe it as power steering for git.

I am a rebase always kind of git user.

I sometimes end up with long branches -- made of many sub-branches concatenated together. I basically use the intermediate branches as 'markers' for steps along the greater path.

When I rebase these long branches, I like to bring all the intermediate branches along with me. I recently found --update-refs which makes this easy. Unfortunately, it does not work with my other favorite tool git-imerge.

git-imerge rebase foo --update-refs

Would be divine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions