mirror of
https://gitee.com/gitea/gitea
synced 2026-02-07 07:15:36 +08:00
* make sure headGitRepo is closed on err too * refactor * Fix git.Blob.DataAsync(): exec cancel since we already read all bytes (close pipe since we return a NopCloser)