gitea/modules/lfstransfer/backend
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support ()
Fixes 
/claim 

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".
..
backend.go Add pure SSH LFS support ()
lock.go Add pure SSH LFS support ()
util.go Add pure SSH LFS support ()