macOS
brew install gotlocal Homebrew formula metadata
sudo port install gotMacPorts ports tree · devel/got/Portfile · source: api.github.com
brew
Version control system. Version 0.127 via Homebrew; verified 2026-07-24. Also installable with debian: sudo apt install got.
install
brew install gotlocal Homebrew formula metadata
sudo port install gotMacPorts ports tree · devel/got/Portfile · source: api.github.com
sudo apk add gotAlpine Linux edge package indexes · got · source: dl-cdn.alpinelinux.org
sudo apt install gotDebian stable package indexes · got · source: deb.debian.org
nix profile install nixpkgs#gotnixpkgs package indexes · pkgs/by-name/go/got/package.nix · source: api.github.com
overview
Version control system
history
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.
security posture
No matching local secret-handling manifest was found for got. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitwrapper | cli | global executable | |
got | cli | global executable | |
gotadmin | cli | global executable | |
gotctl | cli | global executable | |
gotd | cli | global executable | |
gotsh | cli | global executable | |
gotwebctl | cli | global executable | |
gotwebd | cli | global executable | |
tog | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:got |
|---|---|
| Version | 0.127 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/got |
| Homepage | https://gameoftrees.org/ |
| Repository | https://git.gameoftrees.org/gitweb?p=got.git |
| Upstream docs | https://gameoftrees.org/ |
| License | ISC |
| Source archive | https://gameoftrees.org/releases/portable/got-portable-0.127.tar.gz |
| Last updated | 2026-07-24T22:13:37Z |
| Pulse | updated |
| Dependencies | libevent, libretls, ncurses, openssl@3 |
| Build dependencies | bison, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 gotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.