macOS
brew install gotlocal Homebrew formula metadata
安装
brew install gotlocal Homebrew formula metadata
sudo apk add gotAlpine Linux edge package indexes · got · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gotnixpkgs package indexes · pkgs/by-name/go/got/package.nix · 来源: api.github.com
概览
Version control system
历史
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.
安全态势
没有找到 got 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.got/got.conf/etc/got.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gitwrapper | cli | 全局可执行文件 | |
got | cli | 全局可执行文件 | |
gotadmin | cli | 全局可执行文件 | |
gotctl | cli | 全局可执行文件 | |
gotd | cli | 全局可执行文件 | |
gotsh | cli | 全局可执行文件 | |
gotwebctl | cli | 全局可执行文件 | |
gotwebd | cli | 全局可执行文件 | |
tog | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 依赖 | libevent, libretls, ncurses, openssl@3 |
| 构建依赖 | bison, pkgconf |
| 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 | got |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
got 0.111-1
game of trees version control system
https://gameoftrees.org/index.html
sudo apt install gotgotd 0.111-1
game of trees repository server
https://gameoftrees.org/index.html
sudo apt install gotdgot
nix profile install nixpkgs#gotgot 0.95-1build1
game of trees version control system
https://gameoftrees.org/index.html
sudo apt install gotgotd 0.95-1build1
game of trees repository server
https://gameoftrees.org/index.html
sudo apt install gotdgot 0.126-r0
A VCS which prioritizes ease of use and simplicity over flexibility
sudo apk add gotgot-doc 0.126-r0
A VCS which prioritizes ease of use and simplicity over flexibility (documentation)
sudo apk add got-docgot
sudo port install got来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.