Git LFS
Noun · Open Source
Definitions
Git Large File Storage, an extension that stores large binaries outside normal Git history while keeping lightweight references in the repo.
In plain English: A Git extension for handling large files without bloating the repository.
Example: "The asset-heavy game repo needed Git LFS to stay usable."