[PR #2109] [MERGED] Fix missing-return bug #16234

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

📋 Pull Request Information

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

Base: masterHead: fix/bare_repo


📝 Commits (1)

📊 Changes

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

View changed files

📝 modules/context/repo.go (+1 -0)

📄 Description

Prevent out-of-index error in RepoRef() handler.


🔄 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/2109 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 7/3/2017 **Status:** ✅ Merged **Merged:** 7/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/bare_repo` --- ### 📝 Commits (1) - [`225c642`](https://github.com/go-gitea/gitea/commit/225c642458874c88571c2b7d752e24280d7bafac) Fix missing-return bug ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/repo.go` (+1 -0) </details> ### 📄 Description Prevent out-of-index error in `RepoRef()` handler. --- <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:05:32 -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#16234