[PR #160] [CLOSED] Fix variable name collision with import name #15193

Closed
opened 2025-11-02 11:41:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/160
Author: @thibaultmeyer
Created: 11/12/2016
Status: Closed

Base: masterHead: fix/collision-import-var


📝 Commits (1)

  • 19f202d Fix variable name collision with import name

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

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

📄 Description

Fix variable name who collides with imported package name


🔄 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/160 **Author:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Created:** 11/12/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/collision-import-var` --- ### 📝 Commits (1) - [`19f202d`](https://github.com/go-gitea/gitea/commit/19f202d83cbb84bcd289ec3487e9a07c246fe96b) Fix variable name collision with import name ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `vendor/code.gitea.io/git/tree_entry.go` (+3 -3) </details> ### 📄 Description Fix variable name who collides with imported package name --- <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 11:41:00 -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#15193