macOS
brew install git-xetlocal Homebrew formula metadata
brew
Git LFS plugin that uploads and downloads using the Xet protocol. Version 0.2.1 via Homebrew; verified from local package data.
install
brew install git-xetlocal Homebrew formula metadata
nix profile install nixpkgs#git-xetnixpkgs package indexes · pkgs/by-name/gi/git-xet/package.nix · source: api.github.com
scoop install main/git-xetScoop official bucket manifest trees · bucket/git-xet.json · source: api.github.com
winget install --id HuggingFace.Git-Xet -eWindows Package Manager source index · HuggingFace.Git-Xet · source: cdn.winget.microsoft.com
overview
Git LFS plugin that uploads and downloads using the Xet protocol
history
Git Xet is the Git extension and Git LFS-compatible command-line entry point for Xet storage. It sits at the boundary between ordinary Git workflows and Hugging Face's Xet-backed storage for large model and dataset files.
Xet originated in the XetHub storage work later acquired by Hugging Face in August 2024. The Hugging Face xet-core repository adapted that technology into Rust crates, Python bindings, and the git-xet binary, with public git-xet tags beginning at git-xet-v0.1.0 in 2025.
The tool's adoption is tied to Hugging Face Hub storage. Hugging Face documentation describes Xet as replacing Git LFS for Hub storage needs while preserving Git-style pointer files and ordinary repository workflows for large binary artifacts.
Practitioners install Git Xet, run git xet install, and then use normal Git add, commit, and push flows against Hugging Face repositories. The extension invokes the Xet protocol under the hood so only changed chunks of large files need to move.
git-xet matters to package nerds because it packages a storage backend transition as a Git extension. Homebrew, Nix, Scoop, and winget entries make an ML storage protocol feel like a regular developer-machine dependency.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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.
.git/config~/.gitconfig~/.config/git/config/etc/gitconfigexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-xet | 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/huggingface/xet-core
install metadata
| Package key | brew:git-xet |
|---|---|
| Version | 0.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-xet |
| Homepage | https://github.com/huggingface/xet-core |
| Repository | https://github.com/huggingface/xet-core |
| Upstream docs | https://github.com/xetdata/xet-core#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/huggingface/xet-core/archive/refs/tags/git-xet-v0.2.1.tar.gz |
| Dependencies | git-lfs, openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-xet |
| 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-xet
nix profile install nixpkgs#git-xetmain/git-xet
scoop install main/git-xetHuggingFace.Git-Xet
winget install --id HuggingFace.Git-Xet -esource 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.