Skip to content

git-review-rebase could try and find a matching upstream commit for newly added commits #11

@casasnovas

Description

@casasnovas

When using git-review-rebase to review an update from a patch-queue, it is often needed to look-up at newly added commits, and more importantly comparing them with the upstream version to make sure they look sane or that the conflict resolution, if any, was good.

Right now this is a manual process, as shown in this asciinema recorded session:

Image

It would be really handy if we had a shortcut directly from git-review-rebase to find the upstream commit and show a side-by-side diff from the newly added commit to the upstream one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions