mirror of
https://github.com/go-gitea/gitea
synced 2025-01-12 10:44:27 +00:00
0274933c22
* 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) Co-authored-by: zeripath <art27@cantab.net>