mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[PR #101] [MERGED] Kill zombie subprocesses in GetCommitsInfo #106
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/101
Author: @ethantkoenig
Created: 12/21/2017
Status: ✅ Merged
Merged: 12/21/2017
Merged by: @appleboy
Base:
master← Head:fix/zombies📝 Commits (1)
e7b48d5Kill zombie subprocesses in GetCommitsInfo📊 Changes
1 file changed (+12 additions, -0 deletions)
View changed files
📝
commit_info.go(+12 -0)📄 Description
Will fix https://github.com/go-gitea/gitea/issues/3242.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.