Skip to content

Evaluate enabling Git LFS (Large File Storage)

https://git-lfs.github.com/

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

This could be used for ex: https://static.conf.archlinux.org/ and should save us work (+ we get traceability).

Doc: https://docs.gitlab.com/ee/administration/lfs/index.html

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information