macOS
brew install git-graphlocal Homebrew formula metadata
安装
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
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-graph | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/git-bahn/git-graph
安装元数据
| 软件包键 | brew:git-graph |
|---|---|
| 版本 | 0.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-graph |
| 主页 | https://github.com/git-bahn/git-graph |
| 仓库 | https://github.com/git-bahn/git-graph |
| 上游文档 | https://github.com/git-bahn/git-graph#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/git-bahn/git-graph/archive/refs/tags/v0.7.0.tar.gz |
| 最后更新 | 2026-07-04T16:53:43+09:00 |
| 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.7.0-2
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.