Git Large File Storage

From IndieWeb
(Redirected from git lfs)


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.

See Also