mirror of
https://github.com/go-gitea/git.git
synced 2026-07-20 15:06:10 -04:00
[PR #77] [MERGED] Fix branch deletion with git < 2.5.0 #83
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/77
Author: @lafriks
Created: 8/2/2017
Status: ✅ Merged
Merged: 8/2/2017
Merged by: @appleboy
Base:
master← Head:fix/git_lt_2_5_branch_delete📝 Commits (1)
5c338b2Fix branch deletion with git < 2.5.0📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
repo_branch.go(+4 -2)📄 Description
Fixes go-gitea/gitea#2245
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.