[PR #143] [MERGED] fix get tag list #143

Closed
opened 2026-02-16 10:24:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/143
Author: @lunny
Created: 2/6/2019
Status: Merged
Merged: 2/6/2019
Merged by: @techknowlogick

Base: masterHead: lunny/fix_get_tag_infos


📝 Commits (1)

📊 Changes

2 files changed (+29 additions, -12 deletions)

View changed files

📝 repo_tag.go (+4 -12)
repo_tag_test.go (+25 -0)

📄 Description

also added some tests


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/git/pull/143 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/6/2019 **Status:** ✅ Merged **Merged:** 2/6/2019 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/fix_get_tag_infos` --- ### 📝 Commits (1) - [`537302d`](https://github.com/go-gitea/git/commit/537302db7e04eacb035b2e13ec3b2b151c954488) fix get tag list ### 📊 Changes **2 files changed** (+29 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `repo_tag.go` (+4 -12) ➕ `repo_tag_test.go` (+25 -0) </details> ### 📄 Description also added some tests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:24:15 -05:00
yindo closed this issue 2026-02-16 10:24:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#143