mirror of
https://github.com/go-gitea/git.git
synced 2026-07-20 15:06:10 -04:00
[PR #139] [MERGED] Fixed a bug where TreeEntries were getting cached, (thanks @filipnavara) #141
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/139
Author: @Kasi-R
Created: 1/8/2019
Status: ✅ Merged
Merged: 1/15/2019
Merged by: @lunny
Base:
master← Head:master📝 Commits (1)
241f254Fixed a bug where TreeEntries were getting cached, (thanks @filipnavara)📊 Changes
1 file changed (+17 additions, -5 deletions)
View changed files
📝
tree.go(+17 -5)📄 Description
Fixes the bug described at https://github.com/go-gitea/git/pull/123#issuecomment-452340523
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.