[PR #3107] [MERGED] Fix repo indexer and submodule bug #16770

Closed
opened 2025-11-02 12:18:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3107
Author: @ethantkoenig
Created: 12/7/2017
Status: Merged
Merged: 12/7/2017
Merged by: @lunny

Base: masterHead: fix/repo_index_submodule


📝 Commits (2)

  • 9be930b Fix repo indexer and submodule bug
  • 0b60513 Merge branch 'master' into fix/repo_index_submodule

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 models/repo_indexer.go (+4 -4)

📄 Description

Fixes #3098. Also removes an unused struct.


🔄 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/gitea/pull/3107 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 12/7/2017 **Status:** ✅ Merged **Merged:** 12/7/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/repo_index_submodule` --- ### 📝 Commits (2) - [`9be930b`](https://github.com/go-gitea/gitea/commit/9be930bc57c52614006aeddadf155298a3392d86) Fix repo indexer and submodule bug - [`0b60513`](https://github.com/go-gitea/gitea/commit/0b6051397e82a3cecb8d31b9bdf26e34f094c494) Merge branch 'master' into fix/repo_index_submodule ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_indexer.go` (+4 -4) </details> ### 📄 Description Fixes #3098. Also removes an unused struct. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:18:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16770