]> source.dussan.org Git - gitea.git/commit
Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)
authorGiteabot <teabot@gitea.io>
Tue, 11 Jun 2024 23:34:37 +0000 (07:34 +0800)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 23:34:37 +0000 (02:34 +0300)
commit758f84f33e8051be99927734f9b0c20ec64701ae
treeeafd00707ed528eba2a240cc2030ddbc087fb478
parent3fcf865a4bef6f73149984090304f3d64af2a0e1
Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)

Backport #31201 by @Zoupers

Fix #31185

Co-authored-by: Zoupers Zou <1171443643@qq.com>
modules/lfs/http_client.go
modules/lfs/http_client_test.go
modules/lfs/shared.go
modules/lfs/transferadapter.go
modules/lfs/transferadapter_test.go
services/lfs/server.go
tests/integration/api_repo_lfs_locks_test.go
tests/integration/api_repo_lfs_test.go