Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts, Nix 安装 got

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install got

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install got

MacPorts ports tree · devel/got/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add got

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

Debian apt已验证 · 92%
sudo apt install got

Debian stable package indexes · got · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#got

nixpkgs package indexes · pkgs/by-name/go/got/package.nix · 来源: api.github.com

概览

软件包摘要

Version control system

命令和别名

  • gitwrapper
  • got
  • gotadmin
  • gotctl
  • gotd
  • gotsh
  • gotwebctl
  • gotwebd
  • tog

历史

项目历史与用法

Game of Trees, usually invoked as got, is a version control system that stores history in Git repositories while prioritizing ease of use and simplicity over flexibility. The official site says it is developed on OpenBSD, aimed especially at OpenBSD developers, and designed so Git can still be used for functionality not implemented in Got.

项目历史

The project is an OpenBSD-style version-control effort with a C codebase, BSD licensing, manual pages, and a command set split across tools such as got, gotadmin, gotd, gotwebd, and tog. The got(1) manual describes got as a distributed version control system using the Git repository format, with checked-out work trees and synchronization between repositories.

A EuroBSDcon 2019 presentation described Game of Trees as a work-in-progress version control system intended to appeal to OpenBSD developers, designed and written from scratch, compatible with Git repositories, and built around concise manual pages. The public release directory shows a long sequence of 0.x tarball releases beginning with the 0.1 through 0.39 archives listed together in 2020, then steady release growth through 0.126 in 2026.

采用历史

Got started with OpenBSD as its home audience and later gained an official portable version for Linux, FreeBSD, NetBSD, DragonFlyBSD, and macOS. The portable page lists pre-packaged versions for Alpine, MacPorts, Homebrew, NixOS, Void, Arch AUR, pkgsrc, Debian, Ubuntu, FreeBSD ports, Chimera Linux, GNU Guix, and Slackware, showing adoption beyond OpenBSD while retaining an OpenBSD-centered development culture.

使用方式

Users can initialize, import, clone, check out, diff, commit, branch, tag, fetch, and send Git-format repositories through got commands. The got.conf manual documents per-repository and per-work-tree configuration for authors, remotes, branches, signer settings, and fetch/send behavior, while related tools handle repository administration, server operation, web browsing, and terminal browsing.

为什么软件包爱好者会关心

Game of Trees is notable in package-manager culture because it is a serious alternative command-line interface and tool suite for Git-format repositories, built with BSD licensing and OpenBSD sensibilities. Packaging it gives non-OpenBSD users access to got, gotadmin, gotd, gotwebd, tog, and related workflows without replacing Git's on-disk repository format.

时间线

  • 2017: got(1) manual copyright begins with Martin Pieuchot, with later Stefan Sperling copyright years.
  • 2019: EuroBSDcon presentation describes Game of Trees as a work-in-progress VCS for OpenBSD developers.
  • 2020-09: The release directory lists got 0.1 through 0.39 tarballs with September 2020 timestamps.
  • 2023: FOSDEM material covers gotd and the portable page describes support beyond OpenBSD.
  • 2026-05: Game of Trees 0.126 and Game of Trees -portable 0.126 are released.

Related projects

  • Git is the repository format and interoperability target.
  • tog is the interactive terminal repository browser shipped in the Game of Trees family.
  • gotd and gotwebd provide repository server and web browser interfaces.
  • got-portable is the portability branch for Linux, BSDs, and macOS.
  • Game of Trees Hub is the related hosting service linked from the official site.

安全态势

尚未找到受保护工具覆盖

没有找到 got 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

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.

Unix
~/.got/got.conf/etc/got.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gitwrappercli全局可执行文件
gotcli全局可执行文件
gotadmincli全局可执行文件
gotctlcli全局可执行文件
gotdcli全局可执行文件
gotshcli全局可执行文件
gotwebctlcli全局可执行文件
gotwebdcli全局可执行文件
togcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本0.127
管理器更新时间2026-07-24
本地数据OK
上游not checked
检测到的最新版本未检测到

https://gameoftrees.org/

安装元数据

软件包元数据

软件包键brew:got
版本0.127
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/got
主页https://gameoftrees.org/
仓库https://git.gameoftrees.org/gitweb?p=got.git
上游文档https://gameoftrees.org/
许可证ISC
源码归档https://gameoftrees.org/releases/portable/got-portable-0.127.tar.gz
最后更新2026-07-24T22:13:37Z
Pulseupdated
依赖libevent, libretls, ncurses, openssl@3
构建依赖bison, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

got 0.111-1

game of trees version control system

https://gameoftrees.org/index.html

sudo apt install got
  • Section: misc
  • Architecture: amd64
  • 8 依赖
  • normalized package name match
  • 匹配方式:Got
Debian stable package indexes · deb.debian.org · Debian stable package indexes: got from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gotd 0.111-1

game of trees repository server

https://gameoftrees.org/index.html

sudo apt install gotd
  • Section: misc
  • Architecture: amd64
  • Source Package: got
  • 8 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Got
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gotd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

got

nix profile install nixpkgs#got
  • normalized package name match
  • 匹配方式:Got
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/got/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

got 0.95-1build1

game of trees version control system

https://gameoftrees.org/index.html

sudo apt install got
  • Section: universe/misc
  • Architecture: amd64
  • 7 依赖
  • normalized package name match
  • 匹配方式:Got
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: got from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gotd 0.95-1build1

game of trees repository server

https://gameoftrees.org/index.html

sudo apt install gotd
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: got
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Got
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gotd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

got 0.126-r0

A VCS which prioritizes ease of use and simplicity over flexibility

https://gameoftrees.org/

sudo apk add got
  • License: ISC
  • Architecture: x86_64
  • Source Package: got
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Got
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: got from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

got-doc 0.126-r0

A VCS which prioritizes ease of use and simplicity over flexibility (documentation)

https://gameoftrees.org/

sudo apk add got-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: got
  • normalized package name match
  • 匹配方式:Got
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: got-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

got

sudo port install got
  • normalized package name match
  • 匹配方式:Got
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/got/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Nucleus package database
  • av.db category and tag curation
  • 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