Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility.
It stores the history of tracked files in a Git repository, as used by the Git version control system. This is a “distributed” version control system because every copy of a repository is writeable. Modifications made to files can be synchronized between repositories at any time.
Files managed by got must be checked out from the repository for modification. Checked out files are stored in a work tree which can be placed at an arbitrary directory in the filesystem hierarchy.
It is being developed on OpenBSD and its main target audience are OpenBSD developers, but it also runs under Linux.
This is free and open source software.
Website: gameoftrees.org
Support:
Developer: Stefan Sperling
License: BSD license
Related Software
| Revision Control Tools | |
|---|---|
| Git | Used in high profile open source projects, most notably the Linux kernel |
| Jujutsu | Powerful version control system for software projects |
| Mercurial | Fast, lightweight Source Control Management system |
| Subversion | General system that can be used to manage any collection of files |
| Darcs | An advanced revision control system |
| Fossil | Distributed version control system |
| dat | Distributed data community for the next generation Web |
| Sapling | Scalable, user-friendly source control system |
| Pijul | Sound and fast distributed version control system |
| CVS | Concurrent Versions System |
| Breezy | Decentralized revision control system supporting Bazaar and Git formats |
| Monotone | Especially strong in its support of a diverge/merge workflow |
| Game of Trees | Prioritizes ease of use and simplicity over flexibility |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

