Live data from Hacker News

Game of Trees – Git-based version control from OpenBSD folks

gameoftrees.org

1–10 of 13 posts

Re: Game of Trees – Git-based version control from OpenBSD folks

#4
post #3

Seems driven primarily by wanting a BSD licensed option. The OpenBSD folks are very talented but are also very ideologically driven. I'm not sure this will get a lot of attention but it is nice seeing another option.

Yes and no, my experience with it is that it is trying to be a minimal Git format-compatible tool that conforms with the coding style and practices of the OpenBSD community, along with their style of development: patches onto mailing lists. It is likely the hope of its developers that it would be included into OpenBSD base at some point. So, true, the license is a part of it, but one part of many.

There is also this:

https://gothub.org

Re: Game of Trees – Git-based version control from OpenBSD folks

#7
post #4
post #3

Seems driven primarily by wanting a BSD licensed option. The OpenBSD folks are very talented but are also very ideologically driven. I'm not sure this will get a lot of attention but it is nice seeing another option.

Yes and no, my experience with it is that it is trying to be a minimal Git format-compatible tool that conforms with the coding style and practices of the OpenBSD community, along with their style of development: patches onto mailing lists. It is likely the hope of its developers that it would be included into OpenBSD base at some point. So, true, the license is a part of it, but one part of many. There is also this:…

The goals page also implies it is intended to adapt to more OpenBSD filesystem permissions model things, which aren't as important in Linux or cross-platform development (git's intended environments).

Re: Game of Trees – Git-based version control from OpenBSD folks

#8
post #4
post #3

Seems driven primarily by wanting a BSD licensed option. The OpenBSD folks are very talented but are also very ideologically driven. I'm not sure this will get a lot of attention but it is nice seeing another option.

Yes and no, my experience with it is that it is trying to be a minimal Git format-compatible tool that conforms with the coding style and practices of the OpenBSD community, along with their style of development: patches onto mailing lists. It is likely the hope of its developers that it would be included into OpenBSD base at some point. So, true, the license is a part of it, but one part of many. There is also this:…

> along with their style of development: patches onto mailing lists

I mean that's also Git's style of development.

Re: Game of Trees – Git-based version control from OpenBSD folks

#9
post #3

Seems driven primarily by wanting a BSD licensed option. The OpenBSD folks are very talented but are also very ideologically driven. I'm not sure this will get a lot of attention but it is nice seeing another option.

The web site is seven years old, and the project nine and a half years. So this isn’t anything new.

Re: Game of Trees – Git-based version control from OpenBSD folks

#10
post #4

Earlier quoted context omitted.

Yes and no, my experience with it is that it is trying to be a minimal Git format-compatible tool that conforms with the coding style and practices of the OpenBSD community, along with their style of development: patches onto mailing lists. It is likely the hope of its developers that it would be included into OpenBSD base at some point. So, true, the license is a part of it, but one part of many. There is also this:…

The goals page also implies it is intended to adapt to more OpenBSD filesystem permissions model things, which aren't as important in Linux or cross-platform development (git's intended environments).

i assume you are talking about the things mentioned here: https://www.gameoftrees.org/comparison.html

more applications making use of linux capabilities to restrict access would be nice though.

Post reply on HN