0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-02 19:53:54 +01:00
Lunny Xiao aef4a3514c
Remove the duplicated function GetTags (#35375)
This PR removes the GetTags function from the git module and keeps only
GetTagInfos. All previous usages of GetTags have been replaced with
database-based tag functions.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-08-29 01:11:42 +00:00
..
2025-02-20 12:39:21 -08:00