commit 939e229bd7b71b5b1729cc9878c7c93915bb740d from: Rohan Verma date: Tue Jun 30 13:44:22 2026 UTC why got? commit - a451ce9183b3e16994bbc4bd0186b9eb1d88767f commit + 939e229bd7b71b5b1729cc9878c7c93915bb740d blob - 96874da6b88afd1d8abfdd163be1823001b1813e blob + e5f33383c66540db97fe3e4d639a8a7ef54bedb6 --- got/index.html +++ got/index.html @@ -104,7 +104,8 @@
My resume PDF code with LaTeX
-

+

Why Got?

+

Game of trees (Got) is an open-source VCS developed for OpenBSD, it's priorities are that it's more simple, easy to use, and strict security over Git's complexities. Git uses the GPL license, while Got is written from scratch and released under permissive ISC license. Git's architecture is also unnecessarily complex compared to Got and Got was written to utilize strict OpenBSD security features (pledge and unveil). Git and Got can also be used interchangeably because Got understands the git repo format. The above repos use gotwebd (Got version of cgit) which uses nginx's fastCGI.