mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00: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