macOS
brew install git-sizerlocal Homebrew formula metadata
sudo port install git-sizerMacPorts ports tree · devel/git-sizer/Portfile · Source: api.github.com
brew / rang 4000
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-sizer pour les workflows d'agents IA.
installation
brew install git-sizerlocal Homebrew formula metadata
sudo port install git-sizerMacPorts ports tree · devel/git-sizer/Portfile · Source: api.github.com
sudo apk add git-sizerAlpine Linux edge package indexes · git-sizer · Source: dl-cdn.alpinelinux.org
sudo apt install git-sizerDebian stable package indexes · git-sizer · Source: deb.debian.org
nix profile install nixpkgs#git-sizernixpkgs package indexes · pkgs/by-name/gi/git-sizer/package.nix · Source: api.github.com
sudo pacman -S git-sizerArch Linux sync databases · git-sizer · Source: geo.mirror.pkgbuild.com
scoop install main/git-sizerScoop official bucket manifest trees · bucket/git-sizer.json · Source: api.github.com
winget install --id GitHub.git-sizer -eWindows Package Manager source index · GitHub.git-sizer · Source: cdn.winget.microsoft.com
aperçu
Compute various size metrics for a Git repository
historique
git-sizer is a GitHub-authored command-line analyzer that measures repository size and shape, then flags characteristics that make Git operations slow, expensive, or inconvenient.
The GitHub repository began in early 2018 and published v1.0.0 in March 2018. The README presents the tool as a practical diagnostic for repositories that have outgrown Git's comfortable operating range, with checks for large object sets, huge blobs, many references, deep histories, giant trees, long paths, and unusual tag or merge structures.
The project evolved as a Go utility that shells out to Git and reports both human-readable tables and machine-readable JSON. Later releases continued to refine the metric set and output behavior while keeping the core purpose stable: make repository bloat visible before it turns into slow clones, fetches, repacks, garbage collection, and history traversal.
git-sizer has stronger ecosystem reach than most small Git extensions because it comes from the GitHub organization and is packaged across Homebrew, Chocolatey, Debian, Ubuntu, Arch, MacPorts, Nix, Scoop, and winget. That spread reflects its role as an operations tool for maintainers, enterprise source-control teams, and migration projects rather than a daily porcelain command for every developer.
Practitioners run git-sizer inside a full, non-shallow clone to get concern-ranked metrics, often using --verbose for a complete inventory or --json for automation. The output points maintainers toward remedies such as removing generated files, moving binary assets to Git LFS or git-annex, pruning excess refs, splitting subprojects, or reshaping directories.
Package maintainers care about git-sizer because source archives, fetch times, build farms, mirrors, and monorepo migrations all suffer when repository topology gets pathological. It gives a repeatable vocabulary for discussing repository health without requiring a custom Git forensics script.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-sizer | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:git-sizer |
|---|---|
| Version | 1.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/github/git-sizer |
| Dépôt | https://github.com/github/git-sizer |
| Dernière mise à jour | 2026-07-27T14:57:49+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-sizer 1.5.0-3+b12
compute various size metrics for a Git repository
https://github.com/github/git-sizer
sudo apt install git-sizergit-sizer
nix profile install nixpkgs#git-sizergit-sizer 1.5.0-3build1
compute various size metrics for a Git repository
https://github.com/github/git-sizer
sudo apt install git-sizergit-sizer 1.5.0-r40
Compute various size metrics for a Git repository
https://github.com/github/git-sizer
sudo apk add git-sizergit-sizer 1.5.0-3
Compute various size metrics for a Git repository
https://github.com/github/git-sizer
sudo pacman -S git-sizergit-sizer
sudo port install git-sizermain/git-sizer
scoop install main/git-sizerGitHub.git-sizer
winget install --id GitHub.git-sizer -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.