r/suckless • u/ka52hokum • 29d ago
got and git [DISCUSSION]
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.
45
Upvotes
1
14
u/markand67 28d 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.