mirror of
https://github.com/go-gitea/git.git
synced 2026-07-25 12:46:00 -04:00
[PR #119] [MERGED] fix git version below 2.7 #123
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/119
Author: @daviian
Created: 5/24/2018
Status: ✅ Merged
Merged: 5/26/2018
Merged by: @lunny
Base:
master← Head:bugfix/fix-repo-init📝 Commits (5)
ae475d1fix git version below 2.7bbc8276fmt7443e41minor code improvementebca148copyright + import ordera416b3bfmt📊 Changes
4 files changed (+66 additions, -5 deletions)
View changed files
📝
commit_test.go(+1 -0)📝
repo_commit.go(+27 -5)➕
repo_commit_test.go(+37 -0)📝
repo_test.go(+1 -0)📄 Description
Targets https://github.com/go-gitea/gitea/issues/3458
Should fix
commitsBeforefor older git versions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.