Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing ordering of tags on same commit #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

z-kovacs
Copy link

It fixes cases when there are 2 tags on the same commit, then the order is wrong to identify the latest.

In this PR we use the lexicographically higher version of secondary sorting key.

Which issue(s) this PR fixes

Fixes #13

@z-kovacs
Copy link
Author

@micnncim - could you pls review? thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Occasionally gives the wrong version
1 participant