macOS
brew install gotlocal Homebrew formula metadata
sudo port install gotMacPorts ports tree · devel/got/Portfile · ソース: api.github.com
brew
got のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gotlocal Homebrew formula metadata
sudo port install gotMacPorts ports tree · devel/got/Portfile · ソース: api.github.com
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.