1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/modules/lfstransfer/backend
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516)
Fixes #17554
/claim #17554

Docs PR https://gitea.com/gitea/docs/pulls/49

To test, run pushes like: `GIT_TRACE=1` git push. The trace output
should mention "pure SSH connection".
2024-09-27 10:27:37 -04:00
..
backend.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00
lock.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00
util.go Add pure SSH LFS support (#31516) 2024-09-27 10:27:37 -04:00