pkg.soopen package index

brew / Rang 4509

git-graph mit Homebrew, apk, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-graph in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-graph

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add git-graph

Alpine Linux edge package indexes · git-graph · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#git-graph

nixpkgs package indexes · pkgs/by-name/gi/git-graph/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S git-graph

Arch Linux sync databases · git-graph · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install extras/git-graph

Scoop official bucket manifest trees · bucket/git-graph.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Command-line tool to show clear git graphs arranged for your branching model

Befehle und Aliase

  • git-graph

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2020: Repository created on GitHub.
  • 2020: 0.1.0 release began the release series.
  • 2021: 0.5.0 release followed the initial burst of graph-rendering releases.
  • 2022: crates.io package appeared.
  • 2025: 0.7.0 release line was packaged by Homebrew.

Related projects

  • git-graph relates to `git log --graph`, graphical Git clients, GitFlow-oriented visualization tools, and `git-igitt`, an interactive terminal application based on git-graph.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/git-graph/models/*.toml
macOS
~/Library/Application Support/git-graph/models/*.toml
Windows
%APPDATA%\git-graph\models\*.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-graphcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version0.8.0
Manager aktualisiert2026-09-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.8.0

https://github.com/git-bahn/git-graph

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-graph
Version0.8.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-graph
Homepagehttps://github.com/git-bahn/git-graph
Repositoryhttps://github.com/git-bahn/git-graph
LizenzMIT
Quellarchivhttps://github.com/git-bahn/git-graph/archive/refs/tags/v0.8.0.tar.gz
Zuletzt aktualisiert2026-09-11T06:35:02Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-graph
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

git-graph

nix profile install nixpkgs#git-graph
  • normalized package name match
  • Abgeglichen nach: Git Graph
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-graph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

git-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-graph
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-graph
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Git Graph
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-graph from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-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-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-graph
  • normalized package name match
  • Abgeglichen nach: Git Graph
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-graph-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

git-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-graph
  • License: MIT
  • Architecture: x86_64
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Git Graph
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-graph from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

extras/git-graph

scoop install extras/git-graph
  • normalized package name match
  • Abgeglichen nach: Git Graph
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-graph.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation