macOS
brew install git-sizerlocal Homebrew formula metadata
sudo port install git-sizerMacPorts ports tree · devel/git-sizer/Portfile · ソース: api.github.com
brew / 順位 4000
git-sizer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-sizerlocal Homebrew formula metadata
sudo port install git-sizerMacPorts ports tree · devel/git-sizer/Portfile · ソース: api.github.com
sudo apk add git-sizerAlpine Linux edge package indexes · git-sizer · ソース: dl-cdn.alpinelinux.org
sudo apt install git-sizerDebian stable package indexes · git-sizer · ソース: deb.debian.org
nix profile install nixpkgs#git-sizernixpkgs package indexes · pkgs/by-name/gi/git-sizer/package.nix · ソース: api.github.com
sudo pacman -S git-sizerArch Linux sync databases · git-sizer · ソース: geo.mirror.pkgbuild.com
scoop install main/git-sizerScoop official bucket manifest trees · bucket/git-sizer.json · ソース: api.github.com
winget install --id GitHub.git-sizer -eWindows Package Manager source index · GitHub.git-sizer · ソース: cdn.winget.microsoft.com
概要
Compute various size metrics for a Git repository
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-sizer | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:git-sizer |
|---|---|
| バージョン | 1.5.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/github/git-sizer |
| リポジトリ | https://github.com/github/git-sizer |
| 最終更新 | 2026-07-27T14:57:49+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.