macOS
brew install git-graphlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-graph in AI-Agent-Workflows.
Installation
brew install git-graphlocal Homebrew formula metadata
sudo apk add git-graphAlpine Linux edge package indexes · git-graph · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-graphnixpkgs package indexes · pkgs/by-name/gi/git-graph/package.nix · Quelle: api.github.com
sudo pacman -S git-graphArch Linux sync databases · git-graph · Quelle: geo.mirror.pkgbuild.com
scoop install extras/git-graphScoop official bucket manifest trees · bucket/git-graph.json · Quelle: api.github.com
Überblick
Command-line tool to show clear git graphs arranged for your branching model
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-graph | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/git-bahn/git-graph
Installationsmetadaten
| Paketschlüssel | brew:git-graph |
|---|---|
| Version | 0.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-graph |
| Homepage | https://github.com/git-bahn/git-graph |
| Repository | https://github.com/git-bahn/git-graph |
| Upstream-Dokumentation | https://github.com/git-bahn/git-graph#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/git-bahn/git-graph/archive/refs/tags/v0.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-04T16:53:43+09:00 |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-graphQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.