[PR #70] [CLOSED] Fix Internal Server Error 500 caused by looking up wrong revision range #77

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/70
Author: @typeless
Created: 6/23/2017
Status: Closed

Base: masterHead: fix-bad-tree-entry-lookup


📝 Commits (1)

  • 857387e Fix Internal Server Error 500 caused by looking up wrong revision range

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 tree_entry.go (+8 -2)

📄 Description

Fixes https://github.com/go-gitea/gitea/issues/2033


🔄 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/70 **Author:** [@typeless](https://github.com/typeless) **Created:** 6/23/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-bad-tree-entry-lookup` --- ### 📝 Commits (1) - [`857387e`](https://github.com/go-gitea/git/commit/857387ec536818ee16750e5f8ec5f96296f2d094) Fix Internal Server Error 500 caused by looking up wrong revision range ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tree_entry.go` (+8 -2) </details> ### 📄 Description Fixes https://github.com/go-gitea/gitea/issues/2033 --- <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:02 -05:00
yindo closed this issue 2026-02-16 10:24:02 -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#77