bdebon / choiceof.dev

Developers have to cope with pretty hard choices every day. This is a collection of the most complex and funny choices. What will be yours?

Home Page:https://choiceof.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proposal : Use git LFS (Large File Storage)

naguam opened this issue · comments

Github has developed a current widely generally used git extension to handle the version management of binary files.
I think it could be great to use it to avoid making the repository heavier every time new questions are added.

The only downside is that to be able to get the pictures, clients needs to have git-lfs installed
(This is not needed to modify the code)
git-lfs/git-lfs#4644

https://docs.github.com/en/repositories/working-with-files/managing-large-files/configuring-git-large-file-storage
https://git-lfs.github.com/

Agreed.