OpenBSD
1.17K subscribers
38 photos
2 videos
6 files
405 links
Download Telegram
Channel created
Game of Trees: An Implementation of Git for OpenBSD.

Got is still under development; it is being developed exclusively on OpenBSD and its target audience are OpenBSD developers.

https://gameoftrees.org/index.html

#got #git
Mini review of tog: the OpenBSD source control system.

tog has log, diff, blame, and tree views. You can start in any of the views by calling tog with appropriate sub-command, or start from default log mode and switch to tree by hitting t, blame (enter), or diff (enter on a line with a hash)...

https://akpoff.com/archive/2019/mini_review_of_tog.html

#tog