macOS
brew install git-lfslocal Homebrew formula metadata
sudo port install git-lfsMacPorts ports tree · devel/git-lfs/Portfile · source: api.github.com
brew
Git extension for versioning large files. Version 3.7.1 via Homebrew; verified from local package data.
install
brew install git-lfslocal Homebrew formula metadata
sudo port install git-lfsMacPorts ports tree · devel/git-lfs/Portfile · source: api.github.com
sudo apk add git-lfsAlpine Linux edge package indexes · git-lfs · source: dl-cdn.alpinelinux.org
sudo apt install git-lfsDebian stable package indexes · git-lfs · source: deb.debian.org
sudo dnf install git-lfsFedora Rawhide package metadata · git-lfs · source: dl.fedoraproject.org
nix profile install nixpkgs#git-lfsnixpkgs package indexes · pkgs/by-name/gi/git-lfs/package.nix · source: api.github.com
sudo pacman -S git-lfsArch Linux sync databases · git-lfs · source: geo.mirror.pkgbuild.com
sudo zypper install git-lfsopenSUSE Tumbleweed package metadata · git-lfs · source: download.opensuse.org
choco install git-lfsChocolatey community package catalog · git-lfs · source: community.chocolatey.org
scoop install main/git-lfsScoop official bucket manifest trees · bucket/git-lfs.json · source: api.github.com
winget install --id GitHub.GitLFS -eWindows Package Manager source index · GitHub.GitLFS · source: cdn.winget.microsoft.com
overview
Git extension for versioning large files
history
Git LFS is the reference command-line implementation and specification for storing large file contents outside ordinary Git blobs while keeping small pointer files in the repository. It became one of the standard answers for repositories that need to version art assets, datasets, media, archives, and other large binaries without making every clone carry every large object as normal Git history.
The public git-lfs repository was created in 2013, and the changelog records v0.5.0 in April 2015 as the initial public release. The official specification preserves a clue from the pre-release era by documenting legacy pointer files that used a `hawser.github.com` version URL before the `git-lfs.github.com/spec/v1` pointer URL.
Git LFS reached v1.0.0 in October 2015. Before that milestone, v0.6.0 switched the client to the Batch API by default while retaining fallback to the legacy API. The 2.x line later removed old APIs and added features such as `git lfs migrate`, which rewrites history to convert large Git blobs into LFS objects.
Git LFS matters because it is both a Git extension and a protocol/specification surface. The README describes pre-built binaries for macOS, Windows, Linux, and FreeBSD, Homebrew installation, Debian and RPM packages, Chocolatey installation, and inclusion in Git for Windows. That distribution footprint helped make LFS available to designers, game teams, data projects, and software teams using hosted Git services.
The project also has a maintainer model around a core team and alumni, public releases with signed hashes, official command documentation, an FAQ, and implementation notes. Those are signs of infrastructure-level Git tooling rather than a one-off helper script.
Practitioners run `git lfs install` once to configure clean and smudge filters, use `git lfs track` to add patterns to `.gitattributes`, commit that attributes file, and then add and push files as usual. Git LFS writes pointer files into Git and stores object contents under the LFS object store, uploading LFS objects before the Git push completes.
`git lfs migrate` is used when large files already exist in history and need to be moved into LFS, with the usual history-rewrite consequences. Operators also use `git lfs env`, tracing, signed release verification, and the command manpages when debugging installs or server interactions.
Git LFS is package-nerd significant because it is a CLI, a Git filter integration, and a wire-format specification in one package. It shows how a package can become part of the developer-tooling substrate: package managers distribute the binary, Git invokes it through filters and hooks, and hosting platforms implement the matching storage API.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.lfsconfig.gitattributes.git/config~/.gitconfig/etc/gitconfigexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-lfs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/git-lfs/git-lfs
install metadata
| Package key | brew:git-lfs |
|---|---|
| Version | 3.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-lfs |
| Homepage | https://git-lfs.com/ |
| Repository | https://github.com/git-lfs/git-lfs |
| Upstream docs | https://git-lfs.com/ |
| License | MIT |
| Source archive | https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-v3.7.1.tar.gz |
| Build dependencies | asciidoctor, go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Update your git config to finish installation: # Update global git config $ git lfs install # Update system git config $ git lfs install --system |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-lfs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
git-lfs 3.6.1-1+deb13u1
Git Large File Support
sudo apt install git-lfsgolang-github-git-lfs-git-lfs-dev 3.6.1-1+deb13u1
Git Large File Support (library)
sudo apt install golang-github-git-lfs-git-lfs-devgit-lfs
nix profile install nixpkgs#git-lfsgit-lfs 3.4.1-1
Git Large File Support
sudo apt install git-lfsgolang-github-git-lfs-git-lfs-dev 3.4.1-1
Git Large File Support (library)
sudo apt install golang-github-git-lfs-git-lfs-devgit-lfs 3.7.1-r0
Git extension for versioning large files
sudo apk add git-lfsgit-lfs-bash-completion 3.7.1-r0
Bash completions for git-lfs
sudo apk add git-lfs-bash-completiongit-lfs-doc 3.7.1-r0
Git extension for versioning large files (documentation)
sudo apk add git-lfs-docgit-lfs-fish-completion 3.7.1-r0
Fish completions for git-lfs
sudo apk add git-lfs-fish-completiongit-lfs-zsh-completion 3.7.1-r0
Zsh completions for git-lfs
sudo apk add git-lfs-zsh-completiongit-lfs 3.7.1-4.fc44
Git extension for versioning large files
sudo dnf install git-lfsgit-lfs 3.7.1-1
Git extension for versioning large files
sudo pacman -S git-lfsgit-lfs 3.7.1-1.5
Git extension for versioning large files
https://github.com/git-lfs/git-lfs
sudo zypper install git-lfsgit-lfs
sudo port install git-lfsgit-lfs
choco install git-lfsmain/git-lfs
scoop install main/git-lfssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.