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

Many tags pointing at the same commits? #2

Open
CyrilBrulebois opened this issue Dec 25, 2020 · 1 comment
Open

Many tags pointing at the same commits? #2

CyrilBrulebois opened this issue Dec 25, 2020 · 1 comment
Labels

Comments

@CyrilBrulebois
Copy link

Hi,

While looking into packaging your software for Debian, I've noticed some strange things, meaning many tags pointing at the exact same commit. That's the case for current master branch:

commit 16a898ed1f4943794fb9b0e7afb7376a7619cf21 (HEAD -> master, tag: v0.19.0, tag: v0.18.0, tag: v0.17.2, tag: v0.17.1, tag: v0.17.0, origin/master, origin/HEAD)

but also for the previous commit:

commit b1f6470ffb9c552dc105dd869f16e36ba86ba7d0 (tag: 0.16.0, tag: 0.15.0)

Is that really what was intended?

Thanks for your input!

Cheers,
Cyril.

@casualjim
Copy link
Member

There was a period where we would just retag commits to match up with the main binary. But I think that was more than a year ago

@fredbi fredbi added the question label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants