[PR #5] [MERGED] Fix variable name collision with import name #17

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/5
Author: @thibaultmeyer
Created: 11/12/2016
Status: Merged
Merged: 11/12/2016
Merged by: @strk

Base: masterHead: fix/var-name-collision


📝 Commits (1)

  • fced308 Fix variable name collision with import name

📊 Changes

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

View changed files

📝 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/git/pull/5 **Author:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Created:** 11/12/2016 **Status:** ✅ Merged **Merged:** 11/12/2016 **Merged by:** [@strk](https://github.com/strk) **Base:** `master` ← **Head:** `fix/var-name-collision` --- ### 📝 Commits (1) - [`fced308`](https://github.com/go-gitea/git/commit/fced3089acbb964361894722695ed8523f7e73ef) Fix variable name collision with import name ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `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>
yindo added the pull-request label 2026-02-16 10:23:51 -05:00
yindo closed this issue 2026-02-16 10:23:51 -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#17