macOS
brew install git-graphlocal Homebrew formula metadata
brew / 順位 4509
git-graph のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-graphlocal Homebrew formula metadata
sudo apk add git-graphAlpine Linux edge package indexes · git-graph · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-graphnixpkgs package indexes · pkgs/by-name/gi/git-graph/package.nix · ソース: api.github.com
sudo pacman -S git-graphArch Linux sync databases · git-graph · ソース: geo.mirror.pkgbuild.com
scoop install extras/git-graphScoop official bucket manifest trees · bucket/git-graph.json · ソース: api.github.com
概要
Command-line tool to show clear git graphs arranged for your branching model
履歴
git-graph is a Rust command-line tool for rendering Git history graphs in a terminal with branch ordering based on a chosen branching model. It aims to make histories such as GitFlow easier to read than raw graph output from generic clients.
The project started in late 2020 and produced a rapid sequence of early releases around text-based graph rendering, branch models, styles, and formatting. The README presents the tool as a structured graph viewer for GitFlow, simple, and custom branching models, while the manual documents model selection, styles, commit formatting, SVG output, and persistent per-repository model settings.
git-graph occupies a narrower visualization niche than full terminal Git interfaces, but it has package visibility through Homebrew and crates.io. The README also points users who need an interactive terminal application to `git-igitt`, which was built on top of git-graph.
Practitioners run `git-graph` inside a repository, choose a model with `--model`, set a repository's preferred model with `git-graph model`, and tune output with styles or Git-like format strings. Custom branching models live under the platform app-data directory as TOML files.
git-graph is package-manager interesting because it packages a specialized view of repository topology as a standalone binary rather than a large Git client. It is useful when developers want a predictable, scriptable terminal visualization aligned with their branch model.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/git-graph/models/*.toml~/Library/Application Support/git-graph/models/*.toml%APPDATA%\git-graph\models\*.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-graph | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/git-bahn/git-graph
インストールメタデータ
| パッケージキー | brew:git-graph |
|---|---|
| バージョン | 0.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-graph |
| ホームページ | https://github.com/git-bahn/git-graph |
| リポジトリ | https://github.com/git-bahn/git-graph |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/git-bahn/git-graph/archive/refs/tags/v0.8.0.tar.gz |
| 最終更新 | 2026-09-11T06:35:02Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-graph |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-graph
nix profile install nixpkgs#git-graphgit-graph 0.7.0-r0
Command line tool to show clear git graphs arranged for your branching model
https://github.com/git-bahn/git-graph/
sudo apk add git-graphgit-graph-doc 0.7.0-r0
Command line tool to show clear git graphs arranged for your branching model (documentation)
https://github.com/git-bahn/git-graph/
sudo apk add git-graph-docgit-graph 0.8.0-1
show clear git graphs arranged following different branching model
https://github.com/mlange-42/git-graph
sudo pacman -S git-graphextras/git-graph
scoop install extras/git-graphソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.