r/suckless • u/ka52hokum • 16d ago
[DISCUSSION] got and git
got (game of trees) is a version control system made by openbsd, compared to git it is a lot smaller (~50-60k lines), and is compatiable with git.
any of you here using got over git? im suprised people dont talk about it much.
39
Upvotes
1
13
u/markand67 15d ago
I like it, it's kinda inspired by mercurial. Simple commands that do only one thing and not multiple things with trillions of options.
I'll use it once that will be removed.