]> source.dussan.org Git - gitea.git/commit
Make LFS http_client parallel within a batch. (#32369)
authorRoyce Remer <royceremer@gmail.com>
Mon, 4 Nov 2024 04:49:08 +0000 (20:49 -0800)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2024 04:49:08 +0000 (04:49 +0000)
commit54146e62c0b65a941017983f88f7715e6f35c7b1
tree3910e3affe76463e312f6420d5accdb693fd8376
parentf2a6df03d953d608a5cac19cb9fa2c6d62dbe0e3
Make LFS http_client parallel within a batch. (#32369)

Signed-off-by: Royce Remer <royceremer@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
custom/conf/app.example.ini
go.mod
modules/lfs/http_client.go
modules/lfs/http_client_test.go
modules/repository/repo.go
modules/setting/lfs.go
modules/setting/lfs_test.go