Hacker News new | ask | show | jobs
by asymptosis 1870 days ago
Something missing from the list of problems: Git LFS is a http(s) protocol so is problematic at best when you are using Git over ssh[1].

The git-lfs devs obviously don't use ssh, so you get the feeling they are a bit exasperated by this call to support an industry standard protocol which is widely used as part of ecosystems and workflows involving Git.

[1] https://github.com/git-lfs/git-lfs/issues/1044

1 comments

That issue has come a long way though, already a draft PR! This seems like it could actually happen.