The OpenBSD folks are a weird bunch. Literally the entire Internet is built on top of their tools and libraries, and they just ignore the fame and keep dwelling in their basements.
post
Looks like they want to make a user-friendly tool for working with git repositories. Neat.
I looked at the examples and really can't see much difference.
https://gameoftrees.org/got.1.html#EXAMPLES
What am I missing?
Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility.
Got is still under development; it is being developed on OpenBSD and its main target audience are OpenBSD developers.
Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository.
Game of Trees is developed by OpenBSD developers and other contributors. The software is freely usable and re-usable by everyone under a BSD license.
all 12 comments