Giteabot fe1b11b639
Close stdout correctly for "git blame" (#26470) (#26473)
Backport #26470 by @wxiaoguang

Close stdout correctly for "git blame", otherwise the failed "git blame"
would cause the request hanging forever.

And "os.Stderr" should never (seldom) be used as git command's stderr
(there seems some similar problems in code, they could be fixed later).

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-13 16:00:28 +08:00
..
2023-04-17 11:37:23 +08:00
2023-01-05 13:58:51 +02:00
2023-05-21 22:35:11 +00:00
2023-02-11 08:39:50 +08:00
2022-12-30 23:31:00 +08:00