mirror of
https://github.com/go-gitea/git.git
synced 2026-07-18 20:44:38 -04:00
[PR #5] [MERGED] Fix variable name collision with import name #17
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/5
Author: @thibaultmeyer
Created: 11/12/2016
Status: ✅ Merged
Merged: 11/12/2016
Merged by: @strk
Base:
master← Head:fix/var-name-collision📝 Commits (1)
fced308Fix 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.