pkg.soopen package index

brew / 排名 4509

使用 Homebrew, apk, Nix, pacman, scoop 安装 git-graph

查看 git-graph 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install git-graph

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add git-graph

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

Nix已验证 · 92%
nix profile install nixpkgs#git-graph

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

Arch Linux pacman已验证 · 92%
sudo pacman -S git-graph

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

Windows

Scoop已验证 · 92%
scoop install extras/git-graph

Scoop 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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
git-graphcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本0.8.0
管理器更新时间2026-09-11
本地数据OK
上游当前
检测到的最新版本v0.8.0

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

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

git-graph

nix profile install nixpkgs#git-graph
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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