mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-12 10:07:50 +02:00
Close stdout correctly for "git blame", otherwise the failed "git blame" would case the request hanging forever. And "os.Stderr" should never (seldom) be used as git command's stderr