-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels