Git LFS

Noun · Open Source

Definitions

  1. 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."

Related Terms