mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[PR #67] [MERGED] Fix Windows path bug in GetCommitInfos #73
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/67
Author: @ethantkoenig
Created: 6/19/2017
Status: ✅ Merged
Merged: 6/19/2017
Merged by: @appleboy
Base:
master← Head:fix/commit_infos📝 Commits (1)
eedb712Fix Windows path bug in GetCommitInfos📊 Changes
1 file changed (+25 additions, -22 deletions)
View changed files
📝
tree_entry.go(+25 -22)📄 Description
Fixes https://github.com/go-gitea/gitea/issues/1933. Also rename variable to avoid collision with
pathpackage, and update stale comment.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.