[PR #2044] [CLOSED] Fix Internal Server Error 500 due to invalid revision lookup of tree entries #16198

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

📋 Pull Request Information

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

Base: masterHead: fix-get-tree-entries


📝 Commits (1)

  • d65542d Fix bad revision that is invalid with '^'

📊 Changes

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

View changed files

📝 vendor/code.gitea.io/git/tree_entry.go (+8 -2)

📄 Description

Fixes #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/gitea/pull/2044 **Author:** [@typeless](https://github.com/typeless) **Created:** 6/23/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-get-tree-entries` --- ### 📝 Commits (1) - [`d65542d`](https://github.com/go-gitea/gitea/commit/d65542df107176684afb690c5c5ef1bb86e2ce22) Fix bad revision that is invalid with '^' ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `vendor/code.gitea.io/git/tree_entry.go` (+8 -2) </details> ### 📄 Description Fixes #2033 --- <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:04:31 -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#16198