Ross ROSS = Recommend OSS · open-source software intelligence for agents

git-lfs/git-lfs

Git extension for versioning large files observed · 2026-08-28

github.com/git-lfs/git-lfs · homepage · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 99
  • Release rhythm 28
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 112
  • age_days: 4728
  • days_rel: 320
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

14444 stars · 2252 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Git Large File Storage (Git LFS) is a command-line extension and specification for Git that replaces large files like audio, video, datasets, and graphics with text pointers, storing the actual file contents on a remote server. It is written in Go and distributed as pre-compiled binaries for Mac, Windows, Linux, and FreeBSD.

Use cases

  • version large binary files in git repositories
  • track large assets like psd files without bloating the repo
  • store videos and audio samples in git
  • manage datasets alongside source code
  • migrate existing large files in git history to lfs
  • keep git clones fast when repos contain big media files

When to choose

  • your git repository contains large binary assets such as media, graphics, or datasets
  • you want standard git workflows while offloading large file storage to a remote server
  • you need cross-platform tooling integrated directly into git

When to avoid

  • your repository only contains small text files that git handles natively
  • you need distributed peer-to-peer storage of large files rather than a central LFS server
  • you cannot run the git lfs client on all machines that need the repository

Facets

cli-tool · maturity stable

version-control developer-tools cli file-system version-control developer-tools files windows bsd cli cross-platform git-lfs large-files git-extension binary-assets go linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
git-lfs/git-lfsmain74

For agents

markdown · JSON · MCP: product_card(name="git-lfs/git-lfs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem