← Back to context

Comment by KronisLV

17 hours ago

> And the problems are significant:

> High vendor lock-in – When GitHub wrote Git LFS, the other large file systems—Git Fat, Git Annex, and Git Media—were agnostic about the server-side. But GitHub locked users to their proprietary server implementation and charged folks to use it.

Is this a current issue?

I used Git LFS with a GitLab instance this week, seemed to work fine.

https://docs.gitlab.com/topics/git/lfs/

I also used Git LFS with my Gitea instance a week before that, it was fine too.

https://docs.gitea.com/administration/git-lfs-setup

At the same time it feels odd to hear mentions of LFS being deprecated in the future, while I’ve seldom seen anyone even use it - people just don’t seem to care and shove images and such into regular Git which puzzles me.