macOS
brew install gotlocal Homebrew formula metadata
sudo port install gotMacPorts ports tree · devel/got/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für got in AI-Agent-Workflows.
Installation
brew install gotlocal Homebrew formula metadata
sudo port install gotMacPorts ports tree · devel/got/Portfile · Quelle: api.github.com
sudo apk add gotAlpine Linux edge package indexes · got · Quelle: dl-cdn.alpinelinux.org
sudo apt install gotDebian stable package indexes · got · Quelle: deb.debian.org
nix profile install nixpkgs#gotnixpkgs package indexes · pkgs/by-name/go/got/package.nix · Quelle: api.github.com
Überblick
Version control system
Verlauf
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.
Sicherheitslage
Für got wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gitwrapper | cli | globales Executable | |
got | cli | globales Executable | |
gotadmin | cli | globales Executable | |
gotctl | cli | globales Executable | |
gotd | cli | globales Executable | |
gotsh | cli | globales Executable | |
gotwebctl | cli | globales Executable | |
gotwebd | cli | globales Executable | |
tog | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:got |
|---|---|
| Version | 0.127 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/got |
| Homepage | https://gameoftrees.org/ |
| Repository | https://git.gameoftrees.org/gitweb?p=got.git |
| Upstream-Dokumentation | https://gameoftrees.org/ |
| Lizenz | ISC |
| Quellarchiv | https://gameoftrees.org/releases/portable/got-portable-0.127.tar.gz |
| Zuletzt aktualisiert | 2026-07-24T22:13:37Z |
| Pulse | updated |
| Abhängigkeiten | libevent, libretls, ncurses, openssl@3 |
| Build-Abhängigkeiten | bison, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 gotQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.