gitea/modules/lfstransfer
wxiaoguang c55a017225
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Fix missing Close when error occurs and abused connection pool (#35658)
Fix #35649

* Use upstream `git-lfs-transfer`
* The Close should be called when error occurs (bug fix)
* The connection pool should be shared (bug fix)
* Add more tests to cover "LFS over SSH download"
2025-10-15 09:47:12 +00:00
..
backend Fix missing Close when error occurs and abused connection pool (#35658) 2025-10-15 09:47:12 +00:00
logger.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00
main.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00