mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-03 03:44:09 +02: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)