Skip to content

Compare against a ref or tag as well as branch? #15

@stahnma

Description

@stahnma

Is your feature request related to a problem? Please describe.

I often want to compare what has happened since the last release of my project. To do that, I want to compare current branch against a tag, not another branch. Currently, I have to make a branch from the tag and then switch back to the main branch to use gomp to see the deltas. I quite like gomp, but am curious why a tag couldn't also be supported?

Describe the solution you'd like
gomp <branch or tag> <branch or tag>

Describe alternatives you've considered
I've done it manually by making a branch when it has zero value and is additional steps.

Additional context

Great tool!

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