commit - 48f10e11516aa2cdc2b6b97124de94a40156559a
commit + 5d61fb8e4cec61cddeeed5b7d4276437e236152c
blob - 47aa13b9282121fcb28240ab519a44e152993557
blob + b60cf03bba14f4b5ed4d02c68a07e2aa9e424dd9
--- got/index.html
+++ got/index.html
</dl>
<h2>Why Got?</h2>
- <p>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.<br>
- Git's architecture is also unnecessarily complex compared to Got and Got was written to utilize strict OpenBSD security features (pledge and unveil).<br>
- 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.</p>
+ <p>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.</p>
+ <p>Git's architecture is also unnecessarily complex compared to Got and Got was written to utilize strict OpenBSD security features (pledge and unveil).</p>
+ <p>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.</p>
<br>
<hr>
<footer>