We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Game of Trees Daemon

Formal Metadata

Title
Game of Trees Daemon
Subtitle
A Git repository server for OpenBSD and other systems
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Got is being developed on OpenBSD and its main target audience are OpenBSD developers. The -portable version of Got provides support for FreeBSD, NetBSD, DragonflyBSD, Linux, and MacOS. A recent addition to Got's tool suite is a daemon called gotd(8), which serves Git repositories over SSH connections. This talks provides a short general introduction to Got and then presents the design of gotd(8), its usage, and details about its implementation.