[PR #139] [MERGED] Fixed a bug where TreeEntries were getting cached, (thanks @filipnavara) #141

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

📋 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: masterHead: master


📝 Commits (1)

  • 241f254 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/git/pull/139 **Author:** [@Kasi-R](https://github.com/Kasi-R) **Created:** 1/8/2019 **Status:** ✅ Merged **Merged:** 1/15/2019 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`241f254`](https://github.com/go-gitea/git/commit/241f2549238cf0f551c192bb8d6c73d94396826b) Fixed a bug where TreeEntries were getting cached, (thanks @filipnavara) ### 📊 Changes **1 file changed** (+17 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tree.go` (+17 -5) </details> ### 📄 Description Fixes the bug described at https://github.com/go-gitea/git/pull/123#issuecomment-452340523 --- <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:14 -05:00
yindo closed this issue 2026-02-16 10:24:14 -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#141