On Friday, 13 January 2023 10:50:41 PST Edward Welbourne via Development 
wrote:
> Indeed, git can: for example
> 
>  git tag --contains <sha> --list v5.15.*
> 
> just the same as for branches, but using a glob for the tags.

Indeed. But for tags, it should verify that the tag is exactly the one that 
was intended (read: the tag wasn't deleted and recreated).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to