mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[PR #70] [CLOSED] Fix Internal Server Error 500 caused by looking up wrong revision range #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/git/pull/70
Author: @typeless
Created: 6/23/2017
Status: ❌ Closed
Base:
master← Head:fix-bad-tree-entry-lookup📝 Commits (1)
857387eFix 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.