1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 10:44:27 +00:00
6543 0274933c22
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900)
* 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>
2021-08-31 16:06:01 +08:00
..
2021-06-09 01:33:54 +02:00
2021-06-09 14:53:12 +02:00
2021-06-09 01:33:54 +02:00
2021-06-23 17:12:38 -04:00
2021-06-09 01:33:54 +02:00
2021-06-25 16:28:55 +02:00
2021-06-09 01:33:54 +02:00
2021-07-12 17:13:59 -04:00