I'm more of a mercurial guy (since 2009) and I honestly never understood the success of git with its total nonsense of options, UX and documentation. Each command does too much thing and has different behavior. Type git diff -x and git switch -x in a non-git repository and check the output...
Related. Others?
Game of Trees - https://news.ycombinator.com/item?id=43438659 - March 2025 (6 comments)
OpenBSD – Game of Trees 0.102 released - https://news.ycombinator.com/item?id=41250257 - Aug 2024 (2 comments)
OpenBSD – Game of Trees 0.99 released - https://news.ycombinator.com/item?id=40271467 - May 2024 (1 comment)
Comparison of Game of Trees to other version control systems - https://news.ycombinator.com/item?id=36800541 - July 2023 (1 comment)
OpenBSD: Game of Trees 0.90 Released - https://news.ycombinator.com/item?id=36456887 - June 2023 (15 comments)
Game of Trees (Got): A Version Control System for OpenBSD - https://news.ycombinator.com/item?id=20665787 - Aug 2019 (2 comments)
Game of Trees: A Version Control System for OpenBSD - https://news.ycombinator.com/item?id=20657650 - Aug 2019 (40 comments)
Seems neat, but very expensive
I'm more of a mercurial guy (since 2009) and I honestly never understood the success of git with its total nonsense of options, UX and documentation. Each command does too much thing and has different behavior. Type git diff -x and git switch -x in a non-git repository and check the output...
I love OpenBSD and I'm really interested in got for several years. I just hope that this https://framagit.org/stsp/got/-/blob/main/got/got.c?ref_type... gets removed at some point.
That message should go. Also don't know if it's amalgamation or just because, but look ma, a single, 300k+, 14-kloc+ C source.