27
Why SQLite Does Not Use Git
(www.sqlite.org)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
This is the first I've ever heard of Fossil, and it honestly seems really interesting! Having the executable be both the local CLI for working on the repo and the server for providing the whole GitHub-esque suite of services in a trivially self-hostable fashion is kind of galaxy brain.