Re: git tag 24.12 (would clobber existing tag)
Paul Menzel <[email protected]>
| Newsgroups | gmane.linux.bios |
|---|---|
| Message-ID | <[email protected]> |
Dear Angel, Thank you for your reply. Am 31.03.25 um 21:36 schrieb Angel Pons: > On Mon, Mar 31, 2025 at 1:55 PM Paul Menzel <[email protected]> wrote: > >> Dear coreboot folks, >> >> >> Just a quick question, if there the 24.12 tag was renewed back in >> December(?). >> >> $ LANG= git fetch --tags >> From ssh://review.coreboot.org:29418/coreboot >> ! [rejected] 24.12 -> 24.12 (would clobber >> existing tag) >> >> I don’t think, I manually added a tag, but I can’t say for certain, what >> I did several months ago. > > > Which commit does your local 24.12 tag point to? Sorry, I should have mentioned it: $ git log --oneline 24.12 -1 a1532790b9 (tag: 24.12) docs: Add 24.12 release notes $ git log --oneline refs/tags/24.12 -1 # Is that the correct command? a1532790b9 (tag: 24.12) docs: Add 24.12 release notes So, Matt’s explanation makes sense. Kind regards, Paul >> [1]: https://doc.coreboot.org/releases/coreboot-24.12-relnotes.html _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]